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/incubator-dubbo.git


The following commit(s) were added to refs/heads/master by this push:
     new 00c4201  stop running openjdk7 in travis CI
00c4201 is described below

commit 00c4201cf8d67db5fe0447ee1e183ad49f51f945
Author: ken.lj <ken.lj...@gmail.com>
AuthorDate: Wed Jun 6 11:26:39 2018 +0800

    stop running openjdk7 in travis CI
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 529e7ff..facb5b9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,6 @@ sudo: false # faster builds
 jdk:
     - oraclejdk9
     - oraclejdk8
-    - openjdk7
 
 script:
     - travis_wait 30 ./mvnw clean package

-- 
To stop receiving notification emails like this one, please contact
liu...@apache.org.

Reply via email to