remove command line tools install for now.

This commit is contained in:
Ivan Malison 2014-04-17 00:14:56 -07:00
parent 23c7003fc9
commit 22d1a5f3a5

View File

@ -2,7 +2,6 @@
cd `dirname $BASH_SOURCE` && source bootstrapping.sh
case `uname` in
'Darwin')
xcode-select --install
source resources/osx.sh
source resources/brew.sh
;;