This is an automated email from the ASF dual-hosted git repository.
wangxin 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 5b7d2a39 Remove oracle jdk (#4448)
5b7d2a39 is described below
commit 5b7d2a3965dcba9639a78b15e0de96926cbe1167
Author: Huxing Zhang <[email protected]>
AuthorDate: Tue Jul 2 20:01:58 2019 +0800
Remove oracle jdk (#4448)
---
.travis.yml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index e3821cb..a0bacc7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,9 +3,7 @@ sudo: false # faster builds
jdk:
- openjdk11
- - oraclejdk11
- openjdk8
- - oraclejdk8
cache:
directories: