Changeset bf6df1c
- Timestamp:
- Sep 30, 2017, 11:58:05 PM (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:
- b0353ab
- Parents:
- 3cc0022
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.appveyor.yml
r3cc0022 rbf6df1c 62 62 - "nose2 --verbose" 63 63 # clean up 64 - waf distclean64 - "python waf distclean" 65 65 # build libaubio 66 - waf configure build --verbose66 - "python waf configure build --verbose" 67 67 # build python module using libaubio dll 68 68 - "python setup.py build"
Note: See TracChangeset
for help on using the changeset viewer.