[postgis-tickets] r14344 - Send travis activity notices to #postgis-activity
Sandro Santilli
strk at keybit.net
Thu Oct 29 02:55:57 PDT 2015
Author: strk
Date: 2015-10-29 02:55:57 -0700 (Thu, 29 Oct 2015)
New Revision: 14344
Modified:
branches/2.0/.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.0/.travis.yml
===================================================================
--- branches/2.0/.travis.yml 2015-10-29 09:55:51 UTC (rev 14343)
+++ branches/2.0/.travis.yml 2015-10-29 09:55:57 UTC (rev 14344)
@@ -18,7 +18,7 @@
email: false
irc:
channels:
- - "irc.freenode.org#postgis"
+ - "irc.freenode.org#postgis-activity"
on_success: change
on_failure: always
use_notice: true
More information about the postgis-tickets
mailing list