This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git
The following commit(s) were added to refs/heads/master by this push:
new 2b1d87f SCB-1395 Switch to travis CI to openjdk8
2b1d87f is described below
commit 2b1d87f83474d7b83071957dceda6828b73176d2
Author: Willem Jiang <[email protected]>
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