You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by vo...@apache.org on 2016/12/22 01:50:37 UTC

incubator-rocketmq git commit: Update openjdk compatible test version to 7

Repository: incubator-rocketmq
Updated Branches:
  refs/heads/master 52ab7f9c4 -> 3d28613e9


Update openjdk compatible test version to 7


Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/commit/3d28613e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/tree/3d28613e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/diff/3d28613e

Branch: refs/heads/master
Commit: 3d28613e9638a572fb96455a29a6d39e18691ca3
Parents: 52ab7f9
Author: vongosling <vo...@apache.org>
Authored: Thu Dec 22 09:50:29 2016 +0800
Committer: vongosling <vo...@apache.org>
Committed: Thu Dec 22 09:50:29 2016 +0800

----------------------------------------------------------------------
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/3d28613e/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index d67d8f6..b2168ad 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,4 +2,4 @@ language: java
 jdk:
   - oraclejdk8
   - oraclejdk7
-  - openjdk6
+  - openjdk7