Merge "Put py34 first in the env order of tox"

This commit is contained in:
Jenkins 2015-12-03 19:11:17 +00:00 committed by Gerrit Code Review
commit dab4b4f646

View File

@ -1,7 +1,7 @@
[tox]
minversion = 1.6
skipsdist = True
envlist = py27,py34,pep8
envlist = py34,py27,pep8
[testenv]
deps = -r{toxinidir}/requirements.txt