Skip to content

Commit

Permalink
Add DJANGO_VERSION 2.2.x into travis config.
Browse files Browse the repository at this point in the history
  • Loading branch information
zbohm committed Aug 9, 2019
1 parent ac45208 commit 899cb0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ env:
- DJANGO_VERSION=https://github.com/django/django/archive/stable/1.11.x.zip
- DJANGO_VERSION=https://github.com/django/django/archive/stable/2.0.x.zip
- DJANGO_VERSION=https://github.com/django/django/archive/stable/2.1.x.zip
- DJANGO_VERSION=https://github.com/django/django/archive/stable/2.2.x.zip
python:
- "2.7"
- "3.4"
Expand Down

0 comments on commit 899cb0a

Please sign in to comment.