source: azure-pipelines.yml @ 0be7f65

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5
Last change on this file since 0be7f65 was 0be7f65, checked in by Paul Brossier <piem@piem.org>, 6 years ago

azure-pipelines.yml: add basic config

  • Property mode set to 100644
File size: 138 bytes
RevLine 
[0be7f65]1#  configuration file for azure continuous integration
2pool:
3  vmImage: 'Ubuntu 16.04'
4
5steps:
6- script: |
7    make
8  displayName: 'make'
Note: See TracBrowser for help on using the repository browser.