Changeset 77d9370 for .appveyor.yml


Ignore:
Timestamp:
Sep 23, 2018, 2:43:35 PM (6 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:
31742b8
Parents:
a9d425a
Message:

.appveyor.yml: add default PATH

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .appveyor.yml

    ra9d425a r77d9370  
    5555  - "%PYTHONDIR%\\python.exe -m pip install wheel"
    5656
     57  - "SET PATH=%PYTHONDIR%;%PYTHONDIR%\\Scripts;%PATH%"
     58
    5759before_build:
    5860  - "bash scripts/get_waf.sh"
Note: See TracChangeset for help on using the changeset viewer.