You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2019/07/25 08:13:50 UTC

[servicecomb-pack] 01/01: SCB-1395 Switch to travis CI to openjdk8

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

ningjiang pushed a commit to branch SCB-1395
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git

commit f1cac311ff210a7924be80c887ab6cef012533ba
Author: Willem Jiang <wi...@gmail.com>
AuthorDate: Thu Jul 25 16:12:53 2019 +0800

    SCB-1395 Switch to travis CI to openjdk8
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 8b697ad..f837cb6 100755
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,7 +24,7 @@ language: java
 
 install: true
 jdk:
-- oraclejdk8
+- openjdk8
 env:
   # dummy profile
   - SPRING_BOOT_PROFILE=spring-boot-1