aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Cannon <brettcannon@users.noreply.github.com>2017-01-28 11:19:04 -0800
committerGitHub <noreply@github.com>2017-01-28 11:19:04 -0800
commit1555ffebc1be2055e2bf7b4a0afe638113b59ae2 (patch)
tree4f47d7f0dec6cfe649a4ef62ec29dfc08aa47f59
parent9c9485fe3db3505bad912efe093113bf98ed214c (diff)
downloaduritemplates-1555ffebc1be2055e2bf7b4a0afe638113b59ae2.tar.gz
Test against Python 3.6
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 9d86da0..a1d7cc4 100644
--- a/tox.ini
+++ b/tox.ini
@@ -6,6 +6,7 @@ envlist =
py33,
py34,
py35,
+ py36,
pep8,
[testenv]