From: Sandro Santilli Date: Thu, 29 Oct 2015 09:52:01 +0000 (+0000) Subject: Send travis activity notices to #postgis-activity X-Git-Tag: 2.3.0beta1~400 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6c17795a96d6429dff2fd5aa44ab666284ec27ae;p=postgis 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 --- 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