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 909392e commit 6aaf699Copy full SHA for 6aaf699
.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