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

This commit is contained in:
Jenkins
2015-12-28 19:02:49 +00:00
committed by Gerrit Code Review

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py27,py34,pypy,pep8
envlist = py34,py27,pypy,pep8
minversion = 1.6
skipsdist = True