From 5c725afabdd840fe8135071bc7a159d18e12eb91 Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Sat, 8 Mar 2014 19:47:58 +0000 Subject: [PATCH] Travis: change efnet server to a working one --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5c615861..fa825cdd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,6 +20,6 @@ notifications: irc: channels: - "irc.freenode.net#znc" - - "irc.shoutcast.com#znc" + - "irc.paraphysics.net#znc" on_success: always on_failure: always