Merge "Put py34 first in the env order of tox"
This commit is contained in:
commit
2e7e651a58
2
tox.ini
2
tox.ini
@ -1,6 +1,6 @@
|
||||
# noted to use py34 you need virtualenv >= 1.11.4
|
||||
[tox]
|
||||
envlist = py27,py34,pypy,pep8,docs
|
||||
envlist = py34,py27,pypy,pep8,docs
|
||||
minversion = 1.6
|
||||
skipsdist = True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user