diff --git a/tox.ini b/tox.ini index b5e891466..989fd81b5 100644 --- a/tox.ini +++ b/tox.ini @@ -1,7 +1,7 @@ [tox] project = pre_commit # These should match the travis env list -envlist = py26,py27,py33,py34,pypy +envlist = py27 [testenv] deps = -rrequirements-dev.txt