[postgis-tickets] r14340 - Send travis activity notices to #postgis-activity
Sandro Santilli
strk at keybit.net
Thu Oct 29 02:52:20 PDT 2015
Author: strk
Date: 2015-10-29 02:52:19 -0700 (Thu, 29 Oct 2015)
New Revision: 14340
Modified:
branches/2.2/.travis.yml
Log:
Send travis activity notices to #postgis-activity
See
https://lists.osgeo.org/pipermail/postgis-devel/2015-October/025436.html
Modified: branches/2.2/.travis.yml
===================================================================
--- branches/2.2/.travis.yml 2015-10-29 09:52:01 UTC (rev 14339)
+++ branches/2.2/.travis.yml 2015-10-29 09:52:19 UTC (rev 14340)
@@ -30,7 +30,7 @@
email: false
irc:
channels:
- - "irc.freenode.org#postgis"
+ - "irc.freenode.org#postgis-activity"
on_success: change
on_failure: always
use_notice: false
More information about the postgis-tickets
mailing list