Skip to content

Commit

Permalink
gradle: remove deprecated ENV.java_cache
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovezfs committed Sep 4, 2017
1 parent bf96228 commit cbfda9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/gradle.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ def install
end

test do
ENV.java_cache
assert_match version.to_s, shell_output("#{bin}/gradle --version")
end
end

0 comments on commit cbfda9b

Please sign in to comment.