]> granicus.if.org Git - postgis/commitdiff
Do not use IRC notices for build statuses
authorSandro Santilli <strk@keybit.net>
Mon, 24 Feb 2014 20:46:27 +0000 (20:46 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 24 Feb 2014 20:46:27 +0000 (20:46 +0000)
.. should still send messages to the IRC channel, just not notices

git-svn-id: http://svn.osgeo.org/postgis/trunk@12278 b70326c6-7e19-0410-871a-916f4a2858ee

.travis.yml

index d5f06858e796229c5b04fbaf0ed62cbbb5640c9a..409d6a307209235c04c0ed4f4cfe1a3d4d60b5b6 100644 (file)
@@ -36,8 +36,8 @@ notifications:
     channels:
       - "irc.freenode.org#postgis"
     on_success: change
-    on_failure: always
-    use_notice: true
+    on_failure: change
+    use_notice: false
 script:
   - make
   - make check RUNTESTFLAGS=-v