summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorfacelessuser <faceless.shop@gmail.com>2017-11-17 18:47:38 -0700
committerfacelessuser <faceless.shop@gmail.com>2017-11-17 18:47:38 -0700
commitde2202214ed3c0883d9503fd76ee1d17b553167f (patch)
tree32334f71a1b8237c5f44069aad79f7109e5da002 /tox.ini
parentf018b0ede5a49c8d711351d8e9ff437c97cf3acc (diff)
downloadpython-markdown-travis-update.tar.gz
Update builds with py35 and py36 supporttravis-update
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 3292773..33e0f57 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py27, py32, py33, py34, pypy, flake8, checkspelling
+envlist = py27, py32, py33, py34, py35, py36, pypy, flake8, checkspelling
[testenv]
deps = -rtest-requirements.txt