From e6a5aa5484d51a65c2857e98ac5a34a2719ec7bf Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Thu, 13 Dec 2018 00:49:08 +0100 Subject: [PATCH] [ci] add flac to azure --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0