Changeset e54361e


Ignore:
Timestamp:
Oct 1, 2017, 1:23:48 AM (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:
0897260
Parents:
5266bba
Message:

.appveyor.yml: fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .appveyor.yml

    r5266bba re54361e  
    6464  - "python waf distclean"
    6565  # build libaubio
    66   - python waf configure build --verbose --msvc-version="msvc 14.0"
     66  - python waf configure build --verbose --msvc_version="msvc 14.0"
    6767  # build python module using libaubio dll
    6868  - "python setup.py build"
Note: See TracChangeset for help on using the changeset viewer.