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 b07e71a commit 773a546Copy full SHA for 773a546
.travis.yml
@@ -46,9 +46,7 @@ matrix:
46
- python: "2.6"
47
env: DJANGO="django>=1.7.0,<1.8.0"
48
49
- env: DJANGO="django>=1.7.0,<1.8.0"
50
- - python: "2.6"
51
- env: DJANGO="https://github.com/django/django/archive/master.tar.gz"
+ env: DJANGO="django>=1.8.0,<1.9.0"
52
53
env: DJANGO="https://github.com/django/django/archive/master.tar.gz"
54
allow_failures:
0 commit comments