diff options
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 3 | 
1 files changed, 1 insertions, 2 deletions
| @@ -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 | 
