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:18:20 UTC

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

Author: jukka
Date: Wed May 15 14:18:20 2013
New Revision: 1482861

URL: http://svn.apache.org/r1482861
Log:
travis: Only send notifications to the dev list, not to individual committers.

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

Modified: jackrabbit/oak/trunk/.travis.yml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/.travis.yml?rev=1482861&r1=1482860&r2=1482861&view=diff
==============================================================================
--- jackrabbit/oak/trunk/.travis.yml (original)
+++ jackrabbit/oak/trunk/.travis.yml Wed May 15 14:18:20 2013
@@ -19,6 +19,7 @@ language: java
 jdk:
   - openjdk6
 notifications:
+  email: false
   webhooks:
     urls:       http://zitting.name/travis/notify
     on_success: change