From: Ruben d'Arco Date: Thu, 9 May 2013 15:17:47 +0000 (+0200) Subject: Update notification message X-Git-Tag: auth-3.3-rc1~78^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bfc7a4a82eb547d09226eaac9dd3c9f69ea05859;p=thirdparty%2Fpdns.git Update notification message Will make the notifications a bit less on #powerdns-dev. --- diff --git a/.travis.yml b/.travis.yml index c6a7ae7233..ba77b0ffba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,5 +39,7 @@ notifications: irc: channels: - "irc.oftc.net#powerdns-dev" + template: + - "%{author} @ %{repository} / %{branch} - Build:#%{build_number} : %{message} - Changes: %{compare_url} - Build details: %{build_url}" use_notice: true skip_join: true