Changeset a2a313f


Ignore:
Timestamp:
Sep 25, 2018, 1:59:27 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:
805381a
Parents:
0ff34aa
Message:

.appveyor.yml: no msvc hint for waf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .appveyor.yml

    r0ff34aa ra2a313f  
    7171build_script:
    7272  # also build libaubio with waf
    73   - python waf configure build install --verbose --msvc_version="msvc 14.0"
     73  - python waf configure build install --verbose
    7474  # clean before building python package
    7575  - python waf distclean
Note: See TracChangeset for help on using the changeset viewer.