mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2024-12-12 09:50:45 +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"
|
||||
|
||||
env:
|
||||
- DJANGO=2.2.16
|
||||
- DJANGO=3.1.2
|
||||
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user