Merge pull request #6 from rpl/fix/reduce-ircbot-verbosity

fix: reduced travis irc message verbosity.
This commit is contained in:
Luca Greco 2016-11-14 22:41:48 +01:00 committed by GitHub
commit 77af627d05
1 changed files with 3 additions and 0 deletions

View File

@ -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})"