mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-30 05:20:59 +00:00
Fix travis OSX build
This commit is contained in:
parent
203096325d
commit
e02f64cd98
@ -32,6 +32,7 @@ matrix:
|
||||
before_install:
|
||||
- |
|
||||
if [[ "${TRAVIS_OS_NAME}" == "osx" ]]; then
|
||||
brew update
|
||||
brew install autogen flac libogg libvorbis
|
||||
else
|
||||
sudo add-apt-repository ppa:ondrej/autotools -y # automake 1.15
|
||||
|
Loading…
Reference in New Issue
Block a user