Restore py26 toxenv for manual tests.

This commit is contained in:
Jacob Hoffman-Andrews
2015-08-06 10:31:57 -07:00
parent d235ebf381
commit 35f81aeb6e
+1 -1
View File
@@ -6,7 +6,7 @@
# acme and letsencrypt are not yet on pypi, so when Tox invokes
# "install *.zip", it will not find deps
skipsdist = true
envlist = py27,py33,py34,cover,lint
envlist = py26,py27,py33,py34,cover,lint
[testenv]
commands =