mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2024-12-14 02:41:26 +01:00
Update travis ci to test both django 2.2 and 3.x
Update travis ci config to test both django 2.2 and latest 3.x
This commit is contained in:
parent
80114ef6a8
commit
e2bd1e5cd0
@ -7,6 +7,7 @@ python:
|
|||||||
- "3.8"
|
- "3.8"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
- DJANGO=2.2.16
|
||||||
- DJANGO=3.1.2
|
- DJANGO=3.1.2
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
Loading…
Reference in New Issue
Block a user