feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change
on this file since ad5eae8 was
e84f7b9,
checked in by Paul Brossier <piem@piem.org>, 9 years ago
|
appveyor.yml: added basic configuration
|
-
Property mode set to
100644
|
File size:
279 bytes
|
Line | |
---|
1 | # appveyor configuration. See http://www.appveyor.com/docs/appveyor-yml |
---|
2 | |
---|
3 | before_build: |
---|
4 | - curl -fsS -o waf https://waf.io/waf-1.8.20 |
---|
5 | - curl -fsS -o waf.bat https://raw.githubusercontent.com/waf-project/waf/master/utils/waf.bat |
---|
6 | |
---|
7 | build_script: |
---|
8 | - waf configure build --verbose |
---|
Note: See
TracBrowser
for help on using the repository browser.