Update .travis.yml

This commit is contained in:
Benedikt Willi 2020-05-08 19:00:10 +02:00 committed by GitHub
parent f5bc3ae011
commit c910f05cff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,10 +2,14 @@ sudo: false
language: python
python:
- "3.8"
- "3.7"
- "3.6"
- "3.5"
env:
- DJANGO="master"
- DJANGO="30"
- DJAGNO="22"
- DJANGO="21"
- DJANGO="20"
- DJANGO="111"