Author: mreutegg
Date: Mon May  6 14:31:21 2019
New Revision: 1858810

URL: http://svn.apache.org/viewvc?rev=1858810&view=rev
Log:
OAK-8301: Ensure travis-ci uses trusty image

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

Modified: jackrabbit/oak/trunk/.travis.yml
URL: 
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/.travis.yml?rev=1858810&r1=1858809&r2=1858810&view=diff
==============================================================================
--- jackrabbit/oak/trunk/.travis.yml (original)
+++ jackrabbit/oak/trunk/.travis.yml Mon May  6 14:31:21 2019
@@ -14,6 +14,7 @@
 # limitations under the License.
 
 sudo: false
+dist: trusty
 env:
   global:
     - MONGODB=4.0.9


Reply via email to