We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a03a274 + a00d24f commit acdf337Copy full SHA for acdf337
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.9 3.4.3 3.5.0
+ - pyenv local 2.7.10 3.4.3 3.5.0
10
11
test:
12
0 commit comments