We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c55e55b commit 3543be9Copy full SHA for 3543be9
tox.ini
@@ -1,8 +1,6 @@
1
[tox]
2
envlist =
3
- {py27,py35}-django18
4
- {py27,py35}-django19
5
- {py27,py35}-django110
+ {py27,py35}-django{18,19,110}
6
7
[testenv]
8
passenv = DATABASE_URL
0 commit comments