mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 04:43:10 +00:00
Allow fast failure on Travis.
This commit is contained in:
parent
7b3132d39d
commit
0f15ab8d05
1 changed files with 2 additions and 0 deletions
|
@ -20,3 +20,5 @@ notifications:
|
|||
- "%{repository}#%{build_number} (%{commit} on %{branch} by %{author}): %{message} Details at %{build_url}"
|
||||
use_notice: true
|
||||
skip_join: true
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
|
Loading…
Reference in a new issue