Commit 43257b59 authored by robbuckley's avatar robbuckley
Browse files

tap homebrew-core before update

parent 217614c7
...@@ -11,6 +11,7 @@ if [ -n "$IS_OSX" ]; then ...@@ -11,6 +11,7 @@ if [ -n "$IS_OSX" ]; then
source osx_utils.sh source osx_utils.sh
MB_PYTHON_OSX_VER=${MB_PYTHON_OSX_VER:-$(macpython_sdk_for_version $MB_PYTHON_VERSION)} MB_PYTHON_OSX_VER=${MB_PYTHON_OSX_VER:-$(macpython_sdk_for_version $MB_PYTHON_VERSION)}
brew tap homebrew/homebrew-core
# To work round: # To work round:
# https://travis-ci.community/t/syntax-error-unexpected-keyword-rescue-expecting-keyword-end-in-homebrew/5623 # https://travis-ci.community/t/syntax-error-unexpected-keyword-rescue-expecting-keyword-end-in-homebrew/5623
brew update brew update
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment