mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
Install earlier avialable python versions on circle.yml
This commit is contained in:
+7
-1
@@ -1,6 +1,12 @@
|
||||
machine:
|
||||
python:
|
||||
version: 3.5.0
|
||||
version:
|
||||
- 2.7.10
|
||||
- 3.5.0
|
||||
- 3.3.3
|
||||
- 3.4.3
|
||||
- pypy-2.5.0
|
||||
|
||||
|
||||
dependencies:
|
||||
pre:
|
||||
|
||||
Reference in New Issue
Block a user