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 ac45208 commit 899cb0aCopy full SHA for 899cb0a
.travis.yml
@@ -6,6 +6,7 @@ env:
6
- DJANGO_VERSION=https://github.com/django/django/archive/stable/1.11.x.zip
7
- DJANGO_VERSION=https://github.com/django/django/archive/stable/2.0.x.zip
8
- DJANGO_VERSION=https://github.com/django/django/archive/stable/2.1.x.zip
9
+ - DJANGO_VERSION=https://github.com/django/django/archive/stable/2.2.x.zip
10
python:
11
- "2.7"
12
- "3.4"
0 commit comments