From 6c17795a96d6429dff2fd5aa44ab666284ec27ae Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Thu, 29 Oct 2015 09:52:01 +0000 Subject: [PATCH] Send travis activity notices to #postgis-activity See https://lists.osgeo.org/pipermail/postgis-devel/2015-October/025436.html git-svn-id: http://svn.osgeo.org/postgis/trunk@14339 b70326c6-7e19-0410-871a-916f4a2858ee --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1b6d6b35a..b6952c390 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,7 +30,7 @@ notifications: email: false irc: channels: - - "irc.freenode.org#postgis" + - "irc.freenode.org#postgis-activity" on_success: change on_failure: always use_notice: false -- 2.40.0