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"
|
- "3.8"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- DJANGO=2.2.16
|
- DJANGO=2.2.23
|
||||||
- DJANGO=3.1.2
|
- DJANGO=3.1.11
|
||||||
|
- DJANGO=3.2.3
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install -q Django==$DJANGO
|
- pip install -q Django==$DJANGO
|
||||||
|
Loading…
Reference in New Issue
Block a user