Test Django master against django-modelcluster master

This commit is contained in:
Matt Westcott 2019-09-25 20:35:03 +01:00
parent f44d27642b
commit 000c4990b4

View file

@ -47,6 +47,7 @@ deps =
dj22: Django>=2.2,<2.3
dj22stable: git+https://github.com/django/django.git@stable/2.2.x#egg=Django
djmaster: git+https://github.com/django/django.git@master#egg=Django
djmaster: git+https://github.com/wagtail/django-modelcluster.git
postgres: psycopg2>=2.6
mysql: mysqlclient>=1.3.7,<1.4