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