Do not install brew
This commit is contained in:
parent
a2448c12e8
commit
b02b77c423
2
Rakefile
2
Rakefile
@ -8,7 +8,7 @@ task :install => [:submodule_init, :submodules] do
|
||||
puts "======================================================"
|
||||
puts
|
||||
|
||||
install_homebrew if RUBY_PLATFORM.downcase.include?("darwin")
|
||||
#install_homebrew if RUBY_PLATFORM.downcase.include?("darwin")
|
||||
install_rvm_binstubs
|
||||
|
||||
# this has all the runcoms from this directory.
|
||||
|
Loading…
Reference in New Issue
Block a user