Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • azure-pipelines.yml

    rdbed3ea rf5b8800  
    1717      make
    1818    displayName: 'make'
    19     env:
    20       # fail on error
    21       CFLAGS: /WX
    2219
    2320- job: macos
     
    2825  - script: |
    2926      brew update
    30       brew install pkg-config gnupg
     27      brew install pkg-config
    3128      brew install sox ffmpeg libsndfile lcov
    3229    displayName: 'brew install'
Note: See TracChangeset for help on using the changeset viewer.