8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fdd4fc commit 048b9c1Copy full SHA for 048b9c1
travis_config.sh
@@ -89,7 +89,7 @@ function pre_build {
89
90
local CACHE_STAGE; (echo "$TRAVIS_BUILD_STAGE_NAME" | grep -qiF "final") || CACHE_STAGE=1
91
92
- brew style
+ brew update-reset
93
94
#after the cache stage, all bottles and Homebrew metadata should be already cached locally
95
if [ -n "$CACHE_STAGE" ]; then
0 commit comments