diff --git a/.travis.yml b/.travis.yml index 405ce46..e8e0b98 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,6 +22,7 @@ matrix: addons: homebrew: packages: portaudio + update: true script: cargo build $CARGO_FLAGS # - rustup component add clippy rustfmt