Skip to content

Commit 899cb0a

Browse files
committed
Add DJANGO_VERSION 2.2.x into travis config.
1 parent ac45208 commit 899cb0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ env:
66
- DJANGO_VERSION=https://github.com/django/django/archive/stable/1.11.x.zip
77
- DJANGO_VERSION=https://github.com/django/django/archive/stable/2.0.x.zip
88
- 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
910
python:
1011
- "2.7"
1112
- "3.4"

0 commit comments

Comments
 (0)