summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJohn Anderson <sontek@gmail.com>2015-06-19 19:11:55 -0700
committerJohn Anderson <sontek@gmail.com>2015-06-19 19:11:55 -0700
commitdfe14f89c03822c06a94b880e21c4ac5f3d9d093 (patch)
tree71ecdc639e5dd3cb31cc1296b39c3c36eeca965a /tox.ini
parente67d4e379bd2c8e8d715d03aa7b10e66fed02188 (diff)
downloadpymemcache-dfe14f89c03822c06a94b880e21c4ac5f3d9d093.tar.gz
Add python 3.4 to tox
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 dde7b69..9eecf2a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py26, py27, pypy, py33
+envlist = py26, py27, pypy, py33, py34
[testenv]
commands =