.appveyor.yml: set python.exe explicitely
[aubio.git] / .appveyor.yml
index 6ad8d3a..deeed5b 100644 (file)
@@ -51,7 +51,7 @@ install:
   - "pip install --upgrade setuptools"
 
 before_build:
-  - bash scripts/get_waf.sh
+  - bash scripts/get_waf.sh --python=%PYTHON%\\python.exe
 
 build_script:
   # build python module without using libaubio