This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch ci
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/ci by this push:
new 2a309d3 Remove the os version.
2a309d3 is described below
commit 2a309d3f4203f5deb1c303f254f81af5a41ce1c5
Author: Wu Sheng <[email protected]>
AuthorDate: Sun May 5 16:55:09 2019 +0800
Remove the os version.
---
.travis.yml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index e5e9a8c..495b112 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,12 +2,9 @@ sudo: required
os:
- linux
- - osx
- - windows
jdk:
- oraclejdk8
- - oraclejdk9
- openjdk8
language: java