mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-04 07:21:14 -03:00
.travis.yml: reduce verbosity of IRC notifications
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user