We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bbf351 commit 8541d77Copy full SHA for 8541d77
travis_config.sh
@@ -90,6 +90,7 @@ function pre_build {
90
local CACHE_STAGE; (echo "$TRAVIS_BUILD_STAGE_NAME" | grep -qiF "final") || CACHE_STAGE=1
91
92
export HOMEBREW_FORCE_VENDOR_RUBY=1
93
+ brew style
94
brew update
95
96
#after the cache stage, all bottles and Homebrew metadata should be already cached locally
0 commit comments