aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorArmin Ronacher <armin.ronacher@active-4.com>2014-06-06 21:33:07 +0600
committerArmin Ronacher <armin.ronacher@active-4.com>2014-06-06 21:33:07 +0600
commitbd0f6c07d18e94b1545cb8760bb33dfeccc1b962 (patch)
treed52c884567344c2cea5fe2f609d5596d933c8cf5 /tox.ini
parent59bbcfa77130a3f79d6572b6852477101fa87385 (diff)
downloadjinja-bd0f6c07d18e94b1545cb8760bb33dfeccc1b962.tar.gz
Added 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 4bad758e..1209f052 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 = python run-tests.py