8000 fixup! Add CPython 3.2 and 3.5 to test matrix. · Kami/codecov-python@b7c48b7 · GitHub
[go: up one dir, main page]

Skip to content

Commit b7c48b7

Browse files
committed
fixup! Add CPython 3.2 and 3.5 to test matrix.
1 parent 4cbf25e commit b7c48b7

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,5 +1,5 @@
11
[tox]
2-
envlist = py26, py27, pypy, py33, py34, py35, pypy3
2+
envlist = py26, py27, pypy, py32, py33, py34, py35, pypy3
33

44
[testenv]
55
deps =

0 commit comments

Comments
 (0)
0