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.
2 parents 909392e + 6aaf699 commit 6139cb1Copy full SHA for 6139cb1
.travis.yml
@@ -7,6 +7,7 @@ env:
7
- DJANGO="Django>=1.8.0,<1.9.0"
8
- DJANGO="Django>=1.9.0,<1.10.0"
9
- DJANGO="Django>=1.10,<1.11.0"
10
+ - DJANGO="Django>=1.11,<1.12.0"
11
install:
12
- pip install .
13
- pip install flake8
0 commit comments