You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by ad...@apache.org on 2019/06/13 09:05:59 UTC

[incubator-zipkin-layout-factory] branch master updated: updates to latest jdk

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

adriancole pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-layout-factory.git


The following commit(s) were added to refs/heads/master by this push:
     new ed026f0  updates to latest jdk
ed026f0 is described below

commit ed026f0caf09cf3e3549a6aead97bd15826a1dda
Author: Adrian Cole <ac...@pivotal.io>
AuthorDate: Thu Jun 13 17:05:38 2019 +0800

    updates to latest jdk
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 33bb896..34d4193 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ cache:
 
 language: java
 
-jdk: oraclejdk8
+jdk: openjdk11
 
 before_install:
   # allocate commits to CI, not the owner of the deploy key