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

This commit is contained in:
Jenkins 2016-07-25 22:39:40 +00:00 committed by Gerrit Code Review
commit 1e60352769
1 changed files with 1 additions and 1 deletions

View File

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