+ ladspa!

This commit is contained in:
Chris Cannam
2018-05-14 21:41:25 +01:00
parent c5f163085f
commit e3597878ef

View File

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