We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2c2d2b commit 67a9eceCopy full SHA for 67a9ece
circle.yml
@@ -6,7 +6,7 @@ dependencies:
6
override:
7
- pip install -U pip
8
- pip install -U tox tox-pyenv
9
- - pyenv local 2.7.10 3.4.3 3.5.0
+ - pyenv local 2.7.10 3.4.3 3.6.1
10
11
test:
12
0 commit comments