Merge branch 'master' of https://github.com/sfztools/sfizz
This commit is contained in:
commit
83d6096645
1 changed files with 2 additions and 0 deletions
|
|
@ -4,4 +4,6 @@ set -e
|
|||
|
||||
if [ "$TRAVIS_OS_NAME" = "linux" ]; then
|
||||
sudo apt-get install libasound2-dev libjack-jackd2-dev libsndfile1-dev
|
||||
elif [ "$TRAVIS_OS_NAME" = "osx" ]; then
|
||||
brew install libsndfile
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue