From 637dfe6d443f6ad335e2d7a30a53e2faf9916c43 Mon Sep 17 00:00:00 2001 From: Steffen Jaeckel Date: Thu, 30 Mar 2017 15:48:24 +0200 Subject: [PATCH] send travis notifications to #libtom-notifications --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8dbc64e..176659a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,5 +28,5 @@ after_failure: after_script: - cat test_gcc_2.txt notifications: - irc: "chat.freenode.net#libtom" + irc: "chat.freenode.net#libtom-notifications"