Skip to content

Commit 91510f8

Browse files
jdufresnebitglue
authored andcommitted
Match tox test matrix with and Travis configurations
Testing for Python 3.2 was removed in c94e507.
1 parent d2af071 commit 91510f8

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
skip_missing_interpreters = True
33
envlist =
4-
py26,py27,py32,py33,py34,py35,pypy,pypy3
4+
py26,py27,py33,py34,py35,py36,pypy,pypy3
55

66
[testenv]
77
deps =

0 commit comments

Comments
 (0)