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 11adab1 commit b2d65d7Copy full SHA for b2d65d7
.travis.yml
@@ -6,6 +6,7 @@ python:
6
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
11
# command to install dependencies
12
install:
0 commit comments