mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 23:24:39 +00:00
.travis.yml: reduce verbosity of IRC notifications
This commit is contained in:
parent
3678f134d9
commit
dd49399e45
1 changed files with 4 additions and 0 deletions
|
@ -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…
Reference in a new issue