Add Django 2.2 to the build matrix

This commit is contained in:
blag
2020-05-26 12:22:30 -07:00
parent 387e9b8f2f
commit 9e352ec474
+1
View File
@@ -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: