Merge pull request #402 from ThomasWaldmann/django22

test on django 2.2
This commit is contained in:
TW 2019-04-03 23:57:50 +02:00 committed by GitHub
commit 9a476c6c84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ matrix:
env: DJANGO=1.11
- python: "3.7"
dist: xenial
env: DJANGO=2.1
env: DJANGO=2.2
install:
- ./scripts/travis/install.sh