Install earlier avialable python versions on circle.yml

This commit is contained in:
2016-01-22 08:20:22 +05:30
parent e8e1f72a04
commit c2e4adec63
+7 -1
View File
@@ -1,6 +1,12 @@
machine: machine:
python: python:
version: 3.5.0 version:
- 2.7.10
- 3.5.0
- 3.3.3
- 3.4.3
- pypy-2.5.0
dependencies: dependencies:
pre: pre: