From: Paul Brossier Date: Wed, 12 Dec 2018 23:49:08 +0000 (+0100) Subject: [ci] add flac to azure X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=e6a5aa5484d51a65c2857e98ac5a34a2719ec7bf;p=aubio.git [ci] add flac to azure --- diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4b74c621..8c450058 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 libvorbis lcov + brew install sox ffmpeg libsndfile libvorbis flac lcov displayName: 'brew install' - script: | make