1
Fork 0

Cleanup circlei config

This commit is contained in:
Jake Howard 2019-01-01 20:42:39 +00:00
parent 51de6bbc04
commit 13af00688e
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -4,7 +4,6 @@ jobs:
build: build:
docker: docker:
- image: circleci/python:latest - image: circleci/python:latest
working_directory: ~/dotfiles
steps: steps:
- checkout - checkout
- restore_cache: - restore_cache: