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

This commit is contained in:
Jenkins 2015-12-23 09:04:19 +00:00 committed by Gerrit Code Review
commit 342b0913b4

View File

@ -1,5 +1,5 @@
[tox]
envlist = py27,py34,pypy,pep8
envlist = py34,py27,pypy,pep8
[testenv]
deps = -r{toxinidir}/test-requirements.txt