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 mr...@apache.org on 2013/05/14 15:40:40 UTC

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

Author: mreutegg
Date: Tue May 14 13:40:39 2013
New Revision: 1482332

URL: http://svn.apache.org/r1482332
Log:
Always send failure notifications

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

Modified: jackrabbit/oak/trunk/.travis.yml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/.travis.yml?rev=1482332&r1=1482331&r2=1482332&view=diff
==============================================================================
--- jackrabbit/oak/trunk/.travis.yml (original)
+++ jackrabbit/oak/trunk/.travis.yml Tue May 14 13:40:39 2013
@@ -21,4 +21,4 @@ notifications:
   email:
     recipients: oak-dev@jackrabbit.apache.org
     on_success: change
-    on_failure: change
+    on_failure: always