Skip to content

Commit

Permalink
CircleCI again
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Feb 6, 2020
1 parent 321c790 commit f743639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
# To see the list of pre-built images that CircleCI provides for most common languages see
# https://circleci.com/docs/2.0/circleci-images/
docker:
- image circleci/python:3.6.9
- image: circleci/python:3.6.9
steps:
# Machine Setup
# If you break your build into multiple jobs with workflows, you will probably want to do the parts of this that are relevant in each
Expand Down

0 comments on commit f743639

Please sign in to comment.