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 <[email protected]> Authored: Thu Dec 22 09:50:29 2016 +0800 Committer: vongosling <[email protected]> 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
