Changeset 0b9e3b8a


Ignore:
Timestamp:
Nov 20, 2018, 11:51:18 PM (5 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:
062eaf1
Parents:
9fc16ef
Message:

[ci] avoid building twice on appveyor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .appveyor.yml

    r9fc16ef r0b9e3b8a  
    6666  # clean before building python package
    6767  - python waf distclean
    68   # build python module without using libaubio
    69   - pip wheel -v -v -v --wheel-dir=dist .
    7068  # build, upload and install wheel (inspired by numpy's appveyor)
    7169  - ps: |
Note: See TracChangeset for help on using the changeset viewer.