Reorder python versions

This commit is contained in:
2015-12-25 12:29:42 +05:30
parent 10dbdef78b
commit 0908ad1dfc
+7 -4
View File
@@ -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: