Skip to content

Commit 0f1be0c

Browse files
committed
Align tox.ini with .travis.yml
1 parent 5e4e5b3 commit 0f1be0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tox]
22
project = pre_commit_hooks
33
# These should match the travis env list
4-
envlist = py27,py34,py35,pypy
4+
envlist = py27,py35,py36,pypy
55

66
[testenv]
77
deps = -rrequirements-dev.txt

0 commit comments

Comments
 (0)