[geos-commits] r4171 - branches/3.5

svn_geos at osgeo.org svn_geos at osgeo.org
Mon Mar 7 02:23:14 PST 2016


Author: strk
Date: 2016-03-07 02:23:14 -0800 (Mon, 07 Mar 2016)
New Revision: 4171

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

Also do not use notices

Modified: branches/3.5/.travis.yml
===================================================================
--- branches/3.5/.travis.yml	2016-03-07 10:21:40 UTC (rev 4170)
+++ branches/3.5/.travis.yml	2016-03-07 10:23:14 UTC (rev 4171)
@@ -38,10 +38,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