Issue #61: Answer yes to uninstall confirmation.
This commit is contained in:
parent
5e0919f221
commit
3b802aa4cd
@ -6,7 +6,7 @@ osx_image: xcode9.3
|
||||
|
||||
before_install:
|
||||
# Uninstall existing brew installation.
|
||||
- 'ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/uninstall)"'
|
||||
- yes '' | 'ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/uninstall)"'
|
||||
- rm -rf /usr/local/Homebrew
|
||||
- rm -rf /usr/local/Caskroom
|
||||
- rm -rf /usr/local/bin/brew
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user