run on same version of python as me

This commit is contained in:
Miguel Jacq 2018-10-17 17:28:13 +11:00
parent 8e4c70e7fb
commit 4ae5c9bcd9

View File

@ -8,7 +8,7 @@ jobs:
docker:
# specify the version you desire here
# use `-browsers` prefix for selenium tests, e.g. `3.6.1-browsers`
- image: circleci/python:3.6.1
- image: circleci/python:3.6.6
working_directory: ~/repo