From 147aa011506ad972211fbb3918a62dfcd5b8e7e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Fri, 3 Apr 2015 00:19:34 +0200 Subject: Travis CI: Change IRC notification address --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f054667..2a2b5fa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: c notifications: irc: - channels: "anathema.us.nu#anathema" + channels: "anathema.irc.so#anathema" use_notice: true skip_join: true env: -- cgit v1.2.3