Skip to content

Commit

Permalink
try 8
Browse files Browse the repository at this point in the history
  • Loading branch information
jwhitlock committed Feb 17, 2017
1 parent d2f5d36 commit 89e5d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ setenv =
DJANGO_SETTINGS_MODULE=testapp.settings
commands =
django-admin check
make coverage
coverage run --branch --source=dnt {envbindir}/django-admin.py test
deps =
1.8: Django>=1.8,<1.9
1.9: Django>=1.9,<1.10
Expand Down

0 comments on commit 89e5d9b

Please sign in to comment.