Explain why py2.7,py3.5 on top in ci [no-ci]

This commit is contained in:
2015-12-25 12:31:32 +05:30
parent 0908ad1dfc
commit a83f6f3782
+1 -1
View File
@@ -7,7 +7,7 @@ addons:
- redis-server - redis-server
python: python:
# major versions # major versions, test first
- "2.7" - "2.7"
- "3.5-dev" - "3.5-dev"
# other versions # other versions