Changeset fb1c5e2


Ignore:
Timestamp:
Oct 5, 2018, 9:58:40 PM (5 years ago)
Author:
Paul Brossier <piem@piem.org>
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.
Message:

Merge branch 'feature/azureci'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • azure-pipelines.yml

    r93d2418 rfb1c5e2  
    1717      make
    1818    displayName: 'make'
     19    env:
     20      # fail on error
     21      CFLAGS: /WX
    1922
    2023- job: macos
     
    2528  - script: |
    2629      brew update
    27       brew install pkg-config
     30      brew install pkg-config gnupg
    2831      brew install sox ffmpeg libsndfile lcov
    2932    displayName: 'brew install'
Note: See TracChangeset for help on using the changeset viewer.