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/04/11 10:09:19 UTC

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

Author: jukka
Date: Thu Apr 11 08:09:18 2013
New Revision: 1466788

URL: http://svn.apache.org/r1466788
Log:
Avoid flooding the dev list with failure notifications from Travis

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

Modified: jackrabbit/oak/trunk/.travis.yml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/.travis.yml?rev=1466788&r1=1466787&r2=1466788&view=diff
==============================================================================
--- jackrabbit/oak/trunk/.travis.yml (original)
+++ jackrabbit/oak/trunk/.travis.yml Thu Apr 11 08:09:18 2013
@@ -19,4 +19,6 @@ jdk:
   - openjdk6
 notifications:
   email:
-    - oak-dev@jackrabbit.apache.org
+    recipients: oak-dev@jackrabbit.apache.org
+    on_success: change
+    on_failure: change