Skip to content

Commit b2b0700

Browse files
committed
revert back to original...
1 parent 05413b4 commit b2b0700

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

travis_config.sh

-2
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ function pre_build {
8989

9090
local CACHE_STAGE; (echo "$TRAVIS_BUILD_STAGE_NAME" | grep -qiF "final") || CACHE_STAGE=1
9191

92-
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
93-
9492
#after the cache stage, all bottles and Homebrew metadata should be already cached locally
9593
if [ -n "$CACHE_STAGE" ]; then
9694
brew update

0 commit comments

Comments
 (0)