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/06/03 11:51:54 UTC

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

Author: jukka
Date: Mon Jun  3 09:51:54 2013
New Revision: 1488944

URL: http://svn.apache.org/r1488944
Log:
VersionIT with MongoDB takes more than 10 minutes, which causes
the Travis build to fail. So re-disable it for now.

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

Modified: jackrabbit/oak/trunk/.travis.yml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/.travis.yml?rev=1488944&r1=1488943&r2=1488944&view=diff
==============================================================================
--- jackrabbit/oak/trunk/.travis.yml (original)
+++ jackrabbit/oak/trunk/.travis.yml Mon Jun  3 09:51:54 2013
@@ -18,7 +18,6 @@ script:   mvn verify -Ppedantic,integrat
 language: java
 jdk:
   - oraclejdk7
-services: mongodb
 notifications:
   email: false
   webhooks: