Changeset 638190b for .appveyor.yml


Ignore:
Timestamp:
Sep 30, 2017, 11:28:01 PM (7 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master
Children:
b84599d4
Parents:
ee4fc9c
Message:

.appveyor.yml: try using get_waf.sh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .appveyor.yml

    ree4fc9c r638190b  
    5252
    5353before_build:
    54   - curl -fsS -o waf https://waf.io/waf-1.8.22
    55   - curl -fsS -o waf.bat https://raw.githubusercontent.com/waf-project/waf/master/utils/waf.bat
     54  - bash scripts/get_waf.sh
    5655
    5756build_script:
Note: See TracChangeset for help on using the changeset viewer.