From a02a081c6b5705027884f7a4dbd33ef49558975f Mon Sep 17 00:00:00 2001 From: Michael Kaufmann Date: Thu, 30 Apr 2020 20:03:54 +0200 Subject: [PATCH] try to fix travis irc notifications Signed-off-by: Michael Kaufmann --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4148f43a..4448cde3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -58,7 +58,7 @@ after_success: - bash <(curl -s https://codecov.io/bash) -f "build/logs/clover.xml" notifications: - irc: "irc.freenode.org#froxlor" + irc: "chat.freenode.org#froxlor" webhooks: urls: - https://webhooks.gitter.im/e/bdf91d1c3f745e51f796