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