mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-25 20:33:08 +00:00
travis: add gitter.im room (experimental)
This commit is contained in:
parent
94e9d6a5ef
commit
f8299a1274
1 changed files with 3 additions and 0 deletions
|
@ -20,5 +20,8 @@ notifications:
|
|||
- "%{repository}#%{build_number} (%{commit} on %{branch} by %{author}): %{message} Details at %{build_url}"
|
||||
use_notice: true
|
||||
skip_join: true
|
||||
webhooks:
|
||||
urls:
|
||||
- https://webhooks.gitter.im/e/61821cec3015bf0f8bb1
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
|
Loading…
Reference in a new issue