From: David Lawrence Date: Wed, 7 Jan 2015 17:58:15 +0000 (+0000) Subject: Remove #bugzilla from IRC notifications for Travis tests X-Git-Tag: release-5.1.1~398 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c396517a8b04865c6d01fcfbdcf677b11eeb9a8e;p=thirdparty%2Fbugzilla.git Remove #bugzilla from IRC notifications for Travis tests --- diff --git a/.travis.yml b/.travis.yml index eed86e0a30..b691846eae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -60,7 +60,6 @@ notifications: irc: channels: - "irc.mozilla.org#qa-bugzilla" - - "irc.mozilla.org#bugzilla" template: - "Bugzilla %{branch} : %{author} : %{message}" - "Commit Message : %{commit_message}"