mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2025-01-16 02:48:37 +01:00
Update travis for latest django
This commit is contained in:
parent
760c9d64dd
commit
393076be90
@ -7,8 +7,8 @@ python:
|
|||||||
- "3.7"
|
- "3.7"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- DJANGO=2.0.8
|
- DJANGO=2.0.9
|
||||||
- DJANGO=2.1.1
|
- DJANGO=2.1.4
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install -q Django==$DJANGO
|
- pip install -q Django==$DJANGO
|
||||||
|
Loading…
Reference in New Issue
Block a user