mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-31 18:40:07 +03:00
Allow failures for Django 2.2
This commit is contained in:
parent
43069985c8
commit
f98a58e388
|
@ -40,6 +40,7 @@ matrix:
|
||||||
|
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- env: DJANGO=master
|
- env: DJANGO=master
|
||||||
|
- env: DJANGO=2.2
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install tox tox-venv tox-travis
|
- pip install tox tox-venv tox-travis
|
||||||
|
|
Loading…
Reference in New Issue
Block a user