mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-04 20:40:14 +03:00
Large matrixes should fast finish.
This commit is contained in:
parent
3712f67c85
commit
48103323de
|
@ -26,3 +26,6 @@ install:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- tox -e $TOX_ENV
|
- tox -e $TOX_ENV
|
||||||
|
|
||||||
|
matrix:
|
||||||
|
fast_finish: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user