run on same version of python as me

This commit is contained in:
Miguel Jacq 2018-10-17 17:28:13 +11:00
parent bbff749862
commit 3538e9d19e
No known key found for this signature in database
GPG Key ID: EEA4341C6D97A0B6

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