Remove pre-installed softwares

This commit is contained in:
Matt Kwong 2017-08-22 17:16:58 -07:00
parent 7a43137831
commit e46caba181

View File

@ -17,8 +17,10 @@ export CXX=g++
# Install Brew and core softwares
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
source $HOME/.rvm/scripts/rvm
brew tap homebrew/homebrew-php
brew install autoconf automake ccache cmake gflags gpg gpg2 libtool maven node pcre php56 ruby wget
brew uninstall node icu4c
brew install gflags gpg gpg2 node pcre php56 ruby
##
# Install Tox