shithub: aubio

ref: fb434c4655ff157c0bdee0539889d527ec4577e6
dir: /appveyor.yml/

View raw version
# appveyor configuration. See http://www.appveyor.com/docs/appveyor-yml

before_build:
  - curl -fsS -o waf https://waf.io/waf-1.8.20
  - curl -fsS -o waf.bat https://raw.githubusercontent.com/waf-project/waf/master/utils/waf.bat

build_script:
  - waf configure build --verbose