Author: jukka
Date: Tue Sep  5 01:30:40 2017
New Revision: 1807308

URL: http://svn.apache.org/viewvc?rev=1807308&view=rev
Log:
Remove the Travis notification webhook

This hasn't been working since early 2016. If someone is interested
in resurrecting this functionality, INFRA-11080 looks like a good
starting point.

Modified:
    jackrabbit/oak/trunk/.travis.yml

Modified: jackrabbit/oak/trunk/.travis.yml
URL: 
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/.travis.yml?rev=1807308&r1=1807307&r2=1807308&view=diff
==============================================================================
--- jackrabbit/oak/trunk/.travis.yml (original)
+++ jackrabbit/oak/trunk/.travis.yml Tue Sep  5 01:30:40 2017
@@ -40,7 +40,3 @@ addons:
       - oracle-java8-installer
 notifications:
   email: false
-  webhooks:
-    urls:       http://zitting.name/travis/notify
-    on_success: change
-    on_failure: change


Reply via email to