mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-07 22:04:48 +03:00
Remove Django 1.10 from allow_failures
This commit is contained in:
parent
d3503450fa
commit
6445c2fb33
|
@ -21,10 +21,6 @@ env:
|
|||
- TOX_ENV=py34-django110
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- env: TOX_ENV=py27-django110
|
||||
- env: TOX_ENV=py34-django110
|
||||
- env: TOX_ENV=py35-django110
|
||||
fast_finish: true
|
||||
|
||||
install:
|
||||
|
|
Loading…
Reference in New Issue
Block a user