added dj1.11 to tox

This commit is contained in:
Asif Saifuddin Auvi 2017-03-20 16:27:50 +06:00
parent 2b5c180792
commit 1054fb25fd

View file

@ -6,10 +6,10 @@ exclude = migrations/*,docs/*
[tox]
envlist =
py27-{1.8,1.9,1.10,master},
py27-{1.8,1.9,1.10,1.11,master},
py33-{1.8},
py34-{1.8,1.9,1.10,master},
py35-{1.8,1.9,1.10,master},
py34-{1.8,1.9,1.10,1.11,master},
py35-{1.8,1.9,1.10,1.11,master},
[testenv]
commands =