summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2017-01-04 00:57:35 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2017-01-04 00:57:35 +0100
commit95334930475b70f7e5cbf21314093bdc088d9d75 (patch)
tree745ec290e6afeb68c54299ab61070474005e6d7b /tox.ini
parentd5bc486dc97248f18a16a6d3c0307a9817bc1a1a (diff)
tox / travis: also test on Python 3.6
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 699ef251a..d44009e46 100644
--- a/tox.ini
+++ b/tox.ini
@@ -2,7 +2,7 @@
# fakeroot -u tox --recreate
[tox]
-envlist = py{34,35},flake8
+envlist = py{34,35,36},flake8
[testenv]
# Change dir to avoid import problem for cython code. The directory does