Changes in / [93d2418:fb1c5e2]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
azure-pipelines.yml
r93d2418 rfb1c5e2 17 17 make 18 18 displayName: 'make' 19 env: 20 # fail on error 21 CFLAGS: /WX 19 22 20 23 - job: macos … … 25 28 - script: | 26 29 brew update 27 brew install pkg-config 30 brew install pkg-config gnupg 28 31 brew install sox ffmpeg libsndfile lcov 29 32 displayName: 'brew install'
Note: See TracChangeset
for help on using the changeset viewer.