Changes in / [fb1c5e2:93d2418]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
azure-pipelines.yml
rfb1c5e2 r93d2418 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.