1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-04-03 00:34:24 +03:00

remove django 1.11 from allow_failure matrix

This commit is contained in:
Asif Saifuddin Auvi 2017-04-09 01:23:07 +06:00 committed by GitHub
parent d300c3c648
commit 82c855c407

View File

@ -35,7 +35,6 @@ matrix:
allow_failures:
- env: DJANGO=master
- env: DJANGO=1.11
install:
- pip install tox tox-travis