tox list matches travis-ci

This commit is contained in:
Anthony Sottile 2017-02-25 14:09:16 -08:00
parent 772a6eb65e
commit c1ca3aeaf7

View file

@ -1,7 +1,7 @@
[tox]
project = pre_commit
# These should match the travis env list
envlist = py27,py34,py35,pypy
envlist = py27,py35,py36,pypy
[testenv]
deps = -rrequirements-dev.txt