mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
.travis.yml: reduce verbosity of IRC notifications
This commit is contained in:
parent
3678f134d9
commit
dd49399e45
@ -16,3 +16,7 @@ notifications:
|
||||
irc:
|
||||
channels:
|
||||
- "irc.oftc.net#fish"
|
||||
template:
|
||||
- "%{repository}#%{build_number} (%{commit} on %{branch} by %{author}): %{message} Details at %{build_url}"
|
||||
use_notice: true
|
||||
skip_join: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user