Merge "Put py34 first in the env order of tox"
This commit is contained in:
commit
02ef4c2956
2
tox.ini
2
tox.ini
@ -1,5 +1,5 @@
|
|||||||
[tox]
|
[tox]
|
||||||
envlist = pep8,py27,py34
|
envlist = pep8,py34,py27
|
||||||
minversion = 1.6
|
minversion = 1.6
|
||||||
skipsdist = True
|
skipsdist = True
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user