Skip to content

Commit 5db51a1

Browse files
committed
Try to install all pythons
1 parent 17ecf50 commit 5db51a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

circle.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ machine:
33
version: v6.1.0
44
python:
55
version: 3.5.2
6+
post:
7+
- pyenv global 2.7.12 3.4.4 3.5.2
68

79
dependencies:
810
cache_directories:

0 commit comments

Comments
 (0)