From 3cc975bb2a80ebe5b451d268ae0562f1a0cbe126 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Mon, 14 Mar 2016 20:51:29 +0100 Subject: Fix Travis CI notifications --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index dc3f10e..19f658e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: c notifications: irc: - channels: "anathema.irc.so#anathema" + channels: "irc.janouch.name#dev" use_notice: true skip_join: true compiler: -- cgit v1.2.3