summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2015-01-07 18:58:15 +0100
committerDavid Lawrence <dkl@mozilla.com>2015-01-07 19:09:08 +0100
commitc396517a8b04865c6d01fcfbdcf677b11eeb9a8e (patch)
treedb3984e0180ac54ecfdee67bef51e593f748f5c7 /.travis.yml
parent70973ef7f462962c556b6c2a2dc77ff391684992 (diff)
downloadbugzilla-c396517a8b04865c6d01fcfbdcf677b11eeb9a8e.tar.gz
bugzilla-c396517a8b04865c6d01fcfbdcf677b11eeb9a8e.tar.xz
Remove #bugzilla from IRC notifications for Travis tests
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index eed86e0a3..b691846ea 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}"