mirror of
https://github.com/neovim/neovim.git
synced 2024-12-23 20:55:18 -07:00
CI/travis: workaround broken homebrew
6.70s$ rvm $brew_ruby do brew bundle --verbose --global /usr/local/bin/brew tap homebrew/bundle ==> Tapping homebrew/bundle Cloning into '/usr/local/Homebrew/Library/Taps/homebrew/homebrew-bundle'... Tapped (102 files, 251.1KB). Error: Unknown command: bundle https://travis-ci.community/t/macos-build-fails-because-of-homebrew-bundle-unknown-command/7296/10 https://twitter.com/AJenbo/status/1175976531480457216
This commit is contained in:
parent
10590e4b20
commit
dd0a3cd22f
@ -76,7 +76,7 @@ addons:
|
|||||||
- valgrind
|
- valgrind
|
||||||
- xclip
|
- xclip
|
||||||
homebrew:
|
homebrew:
|
||||||
update: false
|
update: true
|
||||||
packages:
|
packages:
|
||||||
- ccache
|
- ccache
|
||||||
- ninja
|
- ninja
|
||||||
|
Loading…
Reference in New Issue
Block a user