Merge pull request #6 from rpl/fix/reduce-ircbot-verbosity
fix: reduced travis irc message verbosity.
This commit is contained in:
commit
77af627d05
|
@ -16,3 +16,6 @@ notifications:
|
|||
- irc.mozilla.org#webextensions
|
||||
on_success: change
|
||||
on_failure: always
|
||||
use_notice: true
|
||||
template:
|
||||
- "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} (%{build_url})"
|
||||
|
|
Loading…
Reference in New Issue