ref: 2e137882a978b286d5aaff5f0f15aa5f22722919
parent: a49943d6634d37564d7ff0dba68ec257a9d933bf
author: Paul Brossier <piem@piem.org>
date: Wed Dec 12 18:08:14 EST 2018
[ci] install vorbis on azure
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -29,7 +29,7 @@
- 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