mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-24 08:50:24 +00:00
Allow the test to fail fast
This commit is contained in:
parent
c89a63edbe
commit
820d2f00eb
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ env:
|
|||
|
||||
matrix:
|
||||
# Python 3.5 not yet available on travis, watch this to see when it is.
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- env: TOX_ENV=py35-django19
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue