fix travis ci build on macos
see also: https://travis-ci.community/t/macos-build-fails-because-of-homebrew-bundle-unknown-command/7296/10
This commit is contained in:
@@ -22,6 +22,7 @@ matrix:
|
||||
addons:
|
||||
homebrew:
|
||||
packages: portaudio
|
||||
update: true
|
||||
|
||||
script: cargo build $CARGO_FLAGS
|
||||
# - rustup component add clippy rustfmt
|
||||
|
||||
Reference in New Issue
Block a user