Changes in azure-pipelines.yml [dbed3ea:f5b8800]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
azure-pipelines.yml
rdbed3ea rf5b8800 17 17 make 18 18 displayName: 'make' 19 env:20 # fail on error21 CFLAGS: /WX22 19 23 20 - job: macos … … 28 25 - script: | 29 26 brew update 30 brew install pkg-config gnupg27 brew install pkg-config 31 28 brew install sox ffmpeg libsndfile lcov 32 29 displayName: 'brew install'
Note: See TracChangeset
for help on using the changeset viewer.