summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2014-05-03 16:11:05 -0400
committerNed Batchelder <ned@nedbatchelder.com>2014-05-03 16:11:05 -0400
commit1f914cec478cae073335eac2cbeaa67409a102c3 (patch)
tree8f2419231b4a77b5a2fa39dc934fdbdba38666e0 /tox.ini
parentd2dd88a346aa527824e510a2a5618db2e82616d6 (diff)
downloadpython-coveragepy-git-1f914cec478cae073335eac2cbeaa67409a102c3.tar.gz
Update the versions we support
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 e5984660..1d6050aa 100644
--- a/tox.ini
+++ b/tox.ini
@@ -4,7 +4,7 @@
# and then run "tox" from this directory.
[tox]
-envlist = py26, py27, py32, py33, pypy
+envlist = py26, py27, py32, py33, py34, pypy
[testenv]
commands =