From b590f87feaf02d2d11960537e001342da6520fd8 Mon Sep 17 00:00:00 2001 From: andy5995 Date: Sat, 13 Jan 2018 22:17:25 -0600 Subject: [PATCH] travis: change destination of notifications --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7265e34a5..0c87a0529 100644 --- a/.travis.yml +++ b/.travis.yml @@ -85,7 +85,7 @@ script: notifications: irc: channels: - - "irc.freenode.org#megaglest" + - "irc.freenode.org#zetaglest-dev" skip_join: true use_notice: true on_success: change