aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 1 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index b6d94678..b1e03580 100644
--- a/tox.ini
+++ b/tox.ini
@@ -3,8 +3,7 @@ envlist =
py27-flake8,
{py26,py27}-django1.4,
{py26,py27,py32,py33,py34}-django{1.5,1.6},
- {py27,py32,py33,py34}-django1.7,
- {py27,py33,py34}-djangomaster
+ {py27,py32,py33,py34}-django{1.7,master}
[testenv]
commands = ./runtests.py --fast