mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 21:52:18 +00:00
Use python versions present in circle ci
This commit is contained in:
+5
-6
@@ -3,14 +3,13 @@ machine:
|
|||||||
version:
|
version:
|
||||||
# major versions, test first
|
# major versions, test first
|
||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.5-dev"
|
- "3.5.0"
|
||||||
# other versions
|
# other versions
|
||||||
- "2.6"
|
- "2.6.8"
|
||||||
- "3.3"
|
- "3.3.3"
|
||||||
- "3.4"
|
- "3.4.3"
|
||||||
- "3.5"
|
|
||||||
- "nightly"
|
- "nightly"
|
||||||
- "pypy"
|
- "pypy-2.5.0"
|
||||||
# not included, for incompatibility
|
# not included, for incompatibility
|
||||||
# - "2.5" # tarvis errs
|
# - "2.5" # tarvis errs
|
||||||
# - "3.2" # humanfriendly cant install
|
# - "3.2" # humanfriendly cant install
|
||||||
|
|||||||
Reference in New Issue
Block a user