mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2024-12-12 18:00:45 +01:00
Update travis to use latest Django
This commit is contained in:
parent
47c1a7b1c3
commit
43035afc07
@ -7,7 +7,7 @@ python:
|
||||
- "3.6"
|
||||
|
||||
env:
|
||||
- DJANGO=1.11.4
|
||||
- DJANGO=1.11.8
|
||||
|
||||
install:
|
||||
- pip install -q Django==$DJANGO
|
||||
|
Loading…
Reference in New Issue
Block a user