forked from extern/django-helpdesk
Update travis for latest django
This commit is contained in:
parent
760c9d64dd
commit
393076be90
@ -7,8 +7,8 @@ python:
|
||||
- "3.7"
|
||||
|
||||
env:
|
||||
- DJANGO=2.0.8
|
||||
- DJANGO=2.1.1
|
||||
- DJANGO=2.0.9
|
||||
- DJANGO=2.1.4
|
||||
|
||||
install:
|
||||
- pip install -q Django==$DJANGO
|
||||
|
Loading…
Reference in New Issue
Block a user