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 0a55267 commit 3681fddCopy full SHA for 3681fdd
.travis.yml
@@ -10,6 +10,7 @@ python:
10
11
env:
12
- DJANGO="https://github.com/django/django/archive/master.tar.gz"
13
+ - DJANGO="django>=1.8.0,<1.9.0"
14
- DJANGO="django>=1.7.0,<1.8.0"
15
- DJANGO="django>=1.6.0,<1.7.0"
16
- DJANGO="django>=1.5.0,<1.6.0"
0 commit comments