You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2019/10/31 18:52:39 UTC

[tinkerpop] branch travis-fix updated: f

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

spmallette 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 23637db  f
23637db is described below

commit 23637dbd3e253df024b3a824c3c19b1351b93fb0
Author: stephen <sp...@gmail.com>
AuthorDate: Thu Oct 31 14:52:16 2019 -0400

    f
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 6c161b2..ffa1fc0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ language: java
 os:
   - linux
 jdk:
-  - oraclejdk8
+  - openjdk10
 sudo: required
 dist: bionic
 services: