[geos-commits] r4170 - trunk

svn_geos at osgeo.org svn_geos at osgeo.org
Mon Mar 7 02:21:40 PST 2016


Author: strk
Date: 2016-03-07 02:21:40 -0800 (Mon, 07 Mar 2016)
New Revision: 4170

Modified:
   trunk/.travis.yml
Log:
Report build activity in #postgis-activity (not #postgis)

Also do not use notices

Modified: trunk/.travis.yml
===================================================================
--- trunk/.travis.yml	2016-03-07 10:21:33 UTC (rev 4169)
+++ trunk/.travis.yml	2016-03-07 10:21:40 UTC (rev 4170)
@@ -36,10 +36,10 @@
 notifications:
     irc:
         channels:
-            - "chat.freenode.net#postgis"
+            - "chat.freenode.net#postgis-activity"
         on_success: always # [always|never|change] # default: change
         on_failure: always # [always|never|change] # default: always
-        use_notice: true
+        use_notice: false
     email:
         recipients:
             - geos-devel at lists.osgeo.org



More information about the geos-commits mailing list