summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorDave Hunt <dave.hunt@gmail.com>2018-06-18 16:31:03 +0100
committerDave Hunt <dave.hunt@gmail.com>2018-06-18 16:34:09 +0100
commit739c4cb70bb41b503f26a28a572937827b7c6237 (patch)
tree70b739422ed1d6e0a77926f022cd38b7f2c4bac9 /tox.ini
parent21cb2b0c4ea79e72e4550cdbb4597dd56a45082d (diff)
downloadblessings-739c4cb70bb41b503f26a28a572937827b7c6237.tar.gz
Add test coverage for Python 3.5
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 b7dcfb6..ebd78ef 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py27, py34, py36
+envlist = py27, py34, py35, py36
[testenv]
commands = nosetests blessings