Merge pull request #940 from equal-l2/patch-1

Remove unnecessary taps
This commit is contained in:
Jeremy Soller 2017-05-05 15:46:48 -06:00 committed by GitHub
commit 09762224a9

View file

@ -110,10 +110,6 @@ osx_homebrew()
echo "Homebrew detected! Now updating..."
brew update
echo "Tapping required taps..."
brew tap homebrew/versions
brew tap glendc/gcc_cross_compilers
echo "Installing missing packages..."
install_brew_pkg "git"