You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by rd...@apache.org on 2019/11/11 16:30:39 UTC

[tinkerpop] branch travis-fix updated: trying ubuntu bionic

This is an automated email from the ASF dual-hosted git repository.

rdale pushed a commit to branch travis-fix
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


The following commit(s) were added to refs/heads/travis-fix by this push:
     new aeee5f8  trying ubuntu bionic
aeee5f8 is described below

commit aeee5f854c33b942b7ddfb34b382c800a62114ba
Author: Robert Dale <ro...@gmail.com>
AuthorDate: Mon Nov 11 06:28:51 2019 -0500

    trying ubuntu bionic
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index c9bc45e..62eda3d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ os:
 jdk:
   - openjdk8
 sudo: required
-dist: xenial
+dist: bionic
 services:
   - docker
 cache: