mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 21:52:18 +00:00
Install earlier avialable python versions on circle.yml
This commit is contained in:
+7
-1
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user