This commit is contained in:
Nicholas Serra 2020-04-03 22:49:57 -04:00
parent e300c2bdb7
commit 505f4f1ede
No known key found for this signature in database
GPG key ID: EEDDA4EE375C6D12

View file

@ -22,6 +22,8 @@ matrix:
exclude:
- python: "2.7"
env: DJANGO="Django>=2.0,<2.1"
- python: "2.7"
env: DJANGO="Django==2.2.12"
- python: "2.7"
env: DJANGO="https://github.com/django/django/archive/master.tar.gz"
- python: "3.4"