mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 01:26:53 +03:00
allow failure for django 1.11 branch
This commit is contained in:
parent
006ae46092
commit
73a0a78fc6
|
@ -35,6 +35,7 @@ matrix:
|
|||
|
||||
allow_failures:
|
||||
- env: DJANGO=master
|
||||
- env: DJANGO=1.11
|
||||
|
||||
install:
|
||||
- pip install tox tox-travis
|
||||
|
|
Loading…
Reference in New Issue
Block a user