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
python:
# major versions
# major versions, test first
- "2.7"
- "3.5-dev"
# other versions