You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2019/09/18 09:15:03 UTC

[dubbo] branch master updated: try to fix travis javax.ex dependency issue

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

liujun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/master by this push:
     new 3222ea2  try to fix travis javax.ex dependency issue
3222ea2 is described below

commit 3222ea2f9bec7e89684cf8de8efe6eae4f73c811
Author: ken.lj <ke...@gmail.com>
AuthorDate: Wed Sep 18 17:14:41 2019 +0800

    try to fix travis javax.ex dependency issue
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index b346423..624ca6c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ sudo: false # faster builds
 
 jdk:
   - openjdk11
-  - openjdk8
+  - oraclejdk8
 
 cache:
   directories: