Remove BUNDLE_PATH from brew tests.
This commit is contained in:
parent
1fbd720e35
commit
18d4220cbf
@ -28,7 +28,6 @@ module Homebrew
|
|||||||
end
|
end
|
||||||
|
|
||||||
ENV["BUNDLE_GEMFILE"] = "#{HOMEBREW_LIBRARY_PATH}/test/Gemfile"
|
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
|
# Override author/committer as global settings might be invalid and thus
|
||||||
# will cause silent failure during the setup of dummy Git repositories.
|
# will cause silent failure during the setup of dummy Git repositories.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user