mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-05-18 12:01:11 +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"
|
- "3.8"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
- DJANGO_VERSION=2.2 SAMPLE_PROJECT=sample_project
|
||||||
- DJANGO_VERSION=3.0 SAMPLE_PROJECT=sample_project
|
- DJANGO_VERSION=3.0 SAMPLE_PROJECT=sample_project
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue