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

This commit is contained in:
Jenkins 2016-01-04 09:20:44 +00:00 committed by Gerrit Code Review
commit f14374d9c2

View File

@ -1,7 +1,7 @@
[tox]
minversion = 1.6
skipsdist = True
envlist = py27,py34,pep8
envlist = py34,py27,pep8
[testenv]
setenv = VIRTUAL_ENV={envdir}