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