Skip to content

Commit a1597f4

Browse files
committed
limit tox
Signed-off-by: Peter Jones <[email protected]>
1 parent 31ae954 commit a1597f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = py26,py27,py33,py34,py35,flake8
2+
envlist = py27,py36,flake8
33

44
[testenv]
55
commands = nosetests {posargs}

0 commit comments

Comments
 (0)