mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-11-24 17:04:25 +01:00
Test against Django 3.2
This commit is contained in:
parent
a8ae89ce23
commit
df05ce2b1f
@ -7,8 +7,9 @@ python:
|
||||
- "3.8"
|
||||
|
||||
env:
|
||||
- DJANGO=2.2.16
|
||||
- DJANGO=3.1.2
|
||||
- DJANGO=2.2.23
|
||||
- DJANGO=3.1.11
|
||||
- DJANGO=3.2.3
|
||||
|
||||
install:
|
||||
- pip install -q Django==$DJANGO
|
||||
|
Loading…
Reference in New Issue
Block a user