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 2018/04/24 12:20:02 UTC

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

Author: mreutegg
Date: Tue Apr 24 12:20:02 2018
New Revision: 1829985

URL: http://svn.apache.org/viewvc?rev=1829985&view=rev
Log:
OAK-7435: Run travis build on MongoDB 3.6

Remove mongodb service

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

Modified: jackrabbit/oak/trunk/.travis.yml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/.travis.yml?rev=1829985&r1=1829984&r2=1829985&view=diff
==============================================================================
--- jackrabbit/oak/trunk/.travis.yml (original)
+++ jackrabbit/oak/trunk/.travis.yml Tue Apr 24 12:20:02 2018
@@ -53,7 +53,5 @@ addons:
       - python
       - python-pip
       - python-virtualenv
-services:
-  - mongodb
 notifications:
   email: false