Repository: groovy Updated Branches: refs/heads/master f9eb31d0b -> 3ce1ee447
experiment with Appveyor for Windows build Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/3ce1ee44 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/3ce1ee44 Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/3ce1ee44 Branch: refs/heads/master Commit: 3ce1ee4475ce6a5a9d89c535d8a0dcaaa8422e77 Parents: f9eb31d Author: paulk <[email protected]> Authored: Fri Nov 3 11:50:33 2017 +1000 Committer: paulk <[email protected]> Committed: Fri Nov 3 11:50:33 2017 +1000 ---------------------------------------------------------------------- appveyor.yml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/groovy/blob/3ce1ee44/appveyor.yml ---------------------------------------------------------------------- diff --git a/appveyor.yml b/appveyor.yml index fcd4e10..b6e0432 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -13,7 +13,6 @@ skip_commits: environment: TERM: dumb matrix: - - JAVA_HOME: C:\Program Files\Java\jdk1.7.0 - JAVA_HOME: C:\Program Files\Java\jdk1.8.0 install:
