Changeset fb1c5e2
- Timestamp:
- Oct 5, 2018, 9:58:40 PM (6 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master
- Children:
- 04b31af, 138cb1f, 31a3fd4, 7165fc56, 72d08ae, 9511547, b5cec0c, de9178e, dec8b9d, e302bb4, e3c4d00, f5921b9
- Parents:
- 93d2418 (diff), 96c97d0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - 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.