Changeset 5266bba for .appveyor.yml
- Timestamp:
- Oct 1, 2017, 1:21:18 AM (7 years ago)
- 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:
- e54361e
- Parents:
- b0353ab
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.appveyor.yml
rb0353ab r5266bba 64 64 - "python waf distclean" 65 65 # build libaubio 66 - "python waf configure build --verbose"66 - python waf configure build --verbose --msvc-version="msvc 14.0" 67 67 # build python module using libaubio dll 68 68 - "python setup.py build"
Note: See TracChangeset
for help on using the changeset viewer.