Skip to content

Commit acdf337

Browse files
committed
Merge pull request #86 from rackerlabs/python2.7.10
Bump to latest CircleCI supported Python
2 parents a03a274 + a00d24f commit acdf337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies:
66
override:
77
- pip install -U pip
88
- pip install -U tox tox-pyenv
9-
- pyenv local 2.7.9 3.4.3 3.5.0
9+
- pyenv local 2.7.10 3.4.3 3.5.0
1010

1111
test:
1212
override:

0 commit comments

Comments
 (0)