Merge pull request #2271 from reitermarkus/brew-tests
Remove `BUNDLE_PATH` from `brew tests`.
This commit is contained in:
commit
c349b37b4f
@ -28,7 +28,6 @@ module Homebrew
|
||||
end
|
||||
|
||||
ENV["BUNDLE_GEMFILE"] = "#{HOMEBREW_LIBRARY_PATH}/test/Gemfile"
|
||||
ENV["BUNDLE_PATH"] = "#{HOMEBREW_LIBRARY_PATH}/vendor/bundle"
|
||||
|
||||
# Override author/committer as global settings might be invalid and thus
|
||||
# will cause silent failure during the setup of dummy Git repositories.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user