Update tox with supported python versions

Change-Id: I2fc3d5a47a4d8e0bf8475475043e21cd3c4398b5
This commit is contained in:
Darragh Bailey 2015-08-25 18:39:10 +01:00
parent 79711cf308
commit 0c7273aeb8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 1.6
envlist = pep8, py26, py27
envlist = pep8, py34, py27
[tox:jenkins]
downloadcache = ~/cache/pip