ref: 638190b1a9f0f19508acbbb8c0b8499f202935c7
parent: ee4fc9ced787c8daa675cc570debdb24d85441dd
author: Paul Brossier <piem@piem.org>
date: Sat Sep 30 19:28:01 EDT 2017
.appveyor.yml: try using get_waf.sh
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -51,8 +51,7 @@
- "pip install --upgrade setuptools"
before_build:
- - curl -fsS -o waf https://waf.io/waf-1.8.22
- - curl -fsS -o waf.bat https://raw.githubusercontent.com/waf-project/waf/master/utils/waf.bat
+ - bash scripts/get_waf.sh
build_script:
# build python module without using libaubio