Issue #61: Answer yes to uninstall confirmation.

This commit is contained in:
Jeff Geerling 2018-04-23 09:05:29 -05:00
parent 5e0919f221
commit 3b802aa4cd

View file

@ -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