+ vamp sdk

This commit is contained in:
Chris Cannam
2018-05-14 21:38:20 +01:00
parent 6a64703000
commit c5f163085f

View File

@@ -17,6 +17,7 @@ addons:
- libsndfile-dev - libsndfile-dev
- libsamplerate-dev - libsamplerate-dev
- libfftw3-dev - libfftw3-dev
- vamp-plugin-sdk
before_install: before_install:
- if [[ "$TRAVIS_OS_NAME" = "osx" ]] ; then brew update ; brew install libsndfile ; fi - if [[ "$TRAVIS_OS_NAME" = "osx" ]] ; then brew update ; brew install libsndfile ; fi