[geos-commits] r4172 - branches/3.4

svn_geos at osgeo.org svn_geos at osgeo.org
Mon Mar 7 02:24:29 PST 2016


Author: strk
Date: 2016-03-07 02:24:29 -0800 (Mon, 07 Mar 2016)
New Revision: 4172

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

Also do not use notices

Modified: branches/3.4/.travis.yml
===================================================================
--- branches/3.4/.travis.yml	2016-03-07 10:23:14 UTC (rev 4171)
+++ branches/3.4/.travis.yml	2016-03-07 10:24:29 UTC (rev 4172)
@@ -39,10 +39,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 # TODO: whitelist this e-mail



More information about the geos-commits mailing list