From: Paul Brossier Date: Wed, 12 Dec 2018 22:08:14 +0000 (+0100) Subject: [ci] install vorbis on azure X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=2e137882a978b286d5aaff5f0f15aa5f22722919;p=aubio.git [ci] install vorbis on azure --- diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f70090d8..4b74c621 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -29,7 +29,7 @@ jobs: - script: | brew update brew install pkg-config gnupg - brew install sox ffmpeg libsndfile lcov + brew install sox ffmpeg libsndfile libvorbis lcov displayName: 'brew install' - script: | make