mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-03-16 22:10:30 +00:00
Add Django 2.2 to the build matrix
This commit is contained in:
parent
387e9b8f2f
commit
9e352ec474
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ python:
|
|||
- "3.8"
|
||||
|
||||
env:
|
||||
- DJANGO_VERSION=2.2 SAMPLE_PROJECT=sample_project
|
||||
- DJANGO_VERSION=3.0 SAMPLE_PROJECT=sample_project
|
||||
|
||||
branches:
|
||||
|
|
|
|||
Loading…
Reference in a new issue