Add py34 to tox
We gate on py34, so we shoudl add it to our tox config. Change-Id: I0d21cdd47841af8d05df7b36b2302f13bda3367b
This commit is contained in:
parent
100959de8d
commit
4fbad49972
2
tox.ini
2
tox.ini
@ -1,5 +1,5 @@
|
||||
[tox]
|
||||
envlist = py26,py27,pep8
|
||||
envlist = py26,py27,py34,pep8
|
||||
minversion = 1.6
|
||||
skipsdist = True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user