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 951bdaf commit 65c49a2Copy full SHA for 65c49a2
1 file changed
.travis.yml
@@ -3,8 +3,8 @@ python:
3
- 2.7
4
- 3.4
5
env:
6
- - DJANGO_VERSION=1.8.8
7
- - DJANGO_VERSION=1.6.11
+ - DJANGO_VERSION=1.8.17
+ - DJANGO_VERSION=1.9.12
8
install:
9
- pip install flake8
10
- pip install -q Django==$DJANGO_VERSION
0 commit comments