mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
Reorder python versions
This commit is contained in:
+7
-4
@@ -7,16 +7,19 @@ addons:
|
|||||||
- redis-server
|
- redis-server
|
||||||
|
|
||||||
python:
|
python:
|
||||||
# - "2.5" # tarvis errs
|
# major versions
|
||||||
- "2.6"
|
|
||||||
- "2.7"
|
- "2.7"
|
||||||
# - "3.2" # humanfriendly cant install
|
- "3.5-dev"
|
||||||
|
# other versions
|
||||||
|
- "2.6"
|
||||||
- "3.3"
|
- "3.3"
|
||||||
- "3.4"
|
- "3.4"
|
||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.5-dev"
|
|
||||||
- "nightly"
|
- "nightly"
|
||||||
- "pypy"
|
- "pypy"
|
||||||
|
# not included
|
||||||
|
# - "2.5" # tarvis errs
|
||||||
|
# - "3.2" # humanfriendly cant install
|
||||||
# - "pypy3" # psutil errs
|
# - "pypy3" # psutil errs
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
|||||||
Reference in New Issue
Block a user