added dj1.11 in tox

This commit is contained in:
Asif Saifuddin Auvi 2017-03-20 17:10:42 +06:00
parent 4aa18f3a8d
commit dcb43cdb02
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
-rrequirements.txt
flake8==2.5.4
flake8>=2.5.4
pytest
pytest-django

View file

@ -20,6 +20,7 @@ deps =
1.8: Django>=1.8,<1.9
1.9: Django>=1.9,<1.10
1.10: Django>=1.10,<1.11
1.11: Django>=1.11b1,<2.0
master: https://github.com/django/django/tarball/master
setenv=
DJANGO_SETTINGS_MODULE = example.settings