From 41f69435838077e39bfa3fbba85f0cfb80a2c985 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Tue, 19 Mar 2013 16:35:46 +0000 Subject: Travis notification to the right channel --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cdad48e5..dac609b5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,6 @@ before_install: - sudo apt-get install -q -y libgl1-mesa-dev libsdl1.2-dev libvorbis-dev libfreetype6-dev mingw-w64 notifications: - irc: "irc.freenode.org#ioquake3" + irc: "irc.freenode.org#tremulous-dev" on_success: change on_failure: always -- cgit