You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by ju...@apache.org on 2013/05/15 16:07:26 UTC

svn commit: r1482855 - /jackrabbit/oak/trunk/.travis.yml

Author: jukka
Date: Wed May 15 14:07:26 2013
New Revision: 1482855

URL: http://svn.apache.org/r1482855
Log:
travis: Switch notifications to using my gateway. This should help with the moderation load and potential spam issues.

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

Modified: jackrabbit/oak/trunk/.travis.yml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/.travis.yml?rev=1482855&r1=1482854&r2=1482855&view=diff
==============================================================================
--- jackrabbit/oak/trunk/.travis.yml (original)
+++ jackrabbit/oak/trunk/.travis.yml Wed May 15 14:07:26 2013
@@ -19,9 +19,7 @@ language: java
 jdk:
   - openjdk6
 notifications:
-  email:
-    recipients: oak-dev@jackrabbit.apache.org
+  webhooks:
+    urls:       http://zitting.name/travis/notify
     on_success: change
     on_failure: always
-  webhooks:
-    urls: http://zitting.name/travis/notify