Skip to content

Commit 67a9ece

Browse files
committed
Update pyenv in circle.yml
1 parent f2c2d2b commit 67a9ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.10 3.4.3 3.5.0
9+
- pyenv local 2.7.10 3.4.3 3.6.1
1010

1111
test:
1212
override:

0 commit comments

Comments
 (0)