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 900abd2 commit a696946Copy full SHA for a696946
.travis.yml
@@ -13,8 +13,6 @@ script: "coverage run --source=tests manage.py test"
13
after_success:
14
coveralls
15
env:
16
- - DJANGO_VERSION=1.4
17
- - DJANGO_VERSION=1.5
18
- DJANGO_VERSION=1.6
19
- DJANGO_VERSION=1.7
20
- DJANGO_VERSION=1.8
0 commit comments