Move required tox version down to 1.6.

Change-Id: I9348711ea9df8121868fd866aae3a1869dab1339
This commit is contained in:
Daniel Watkins 2015-06-23 14:52:42 -06:00
parent dbae8e8d58
commit 765fe3c1f7

View File

@ -1,7 +1,7 @@
[tox]
minversion = 2.0
minversion = 1.6
skipsdist = True
envlist = py27, py34, docs, pep8, {py27,py34}-coverage
envlist = py27, py34, docs, pep8, py27-coverage, py34-coverage
[tox:jenkins]
downloadcache = ~/cache/pip