fix: reduced travis irc message verbosity.

This commit is contained in:
Luca Greco 2016-11-14 22:34:17 +01:00
parent df71efea17
commit 27b71c2e2a
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})"