Skip to content
Snippets Groups Projects
Commit 29bfc4ca authored by William Woodruff's avatar William Woodruff Committed by Martin Afanasjew
Browse files

test-bot: Toggle HOMEBREW_RUBY_MACHO.


Closes #378.

Signed-off-by: default avatarMartin Afanasjew <martin@afanasjew.de>
parent f3a6385c
No related branches found
No related tags found
No related merge requests found
......@@ -876,6 +876,7 @@ module Homebrew
ENV["HOMEBREW_DEVELOPER"] = "1"
ENV["HOMEBREW_SANDBOX"] = "1"
ENV["HOMEBREW_RUBY_MACHO"] = "1" if RUBY_VERSION.split(".").first.to_i >= 2
ENV["HOMEBREW_NO_EMOJI"] = "1"
ENV["HOMEBREW_FAIL_LOG_LINES"] = "150"
ENV["HOMEBREW_EXPERIMENTAL_FILTER_FLAGS_ON_DEPS"] = "1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment