mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2024-12-13 18:31:10 +01:00
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