mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2024-12-13 18:31:10 +01:00
Add Django 2.1 to testing
This commit is contained in:
parent
ac0eb7d27b
commit
2126edd94f
@ -7,7 +7,8 @@ python:
|
|||||||
- "3.7"
|
- "3.7"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- DJANGO=2.0.5
|
- DJANGO=2.0.8
|
||||||
|
- DJANGO=2.1.1
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install -q Django==$DJANGO
|
- pip install -q Django==$DJANGO
|
||||||
|
Loading…
Reference in New Issue
Block a user