[postgis-tickets] r14342 - Send travis activity notices to #postgis-activity
Sandro Santilli
strk at keybit.net
Thu Oct 29 02:53:45 PDT 2015
Author: strk
Date: 2015-10-29 02:53:44 -0700 (Thu, 29 Oct 2015)
New Revision: 14342
Modified:
branches/2.1/.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.1/.travis.yml
===================================================================
--- branches/2.1/.travis.yml 2015-10-29 09:53:38 UTC (rev 14341)
+++ branches/2.1/.travis.yml 2015-10-29 09:53:44 UTC (rev 14342)
@@ -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