Changeset 69cd58c


Ignore:
Timestamp:
Jul 2, 2020, 12:53:35 AM (4 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/cnn, feature/crepe, fix/ffmpeg5, master
Children:
666a5e5
Parents:
4a01d2d
Message:

[ci] do not try to build link python-aubio to libaubio on windows in travis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    r4a01d2d r69cd58c  
    5656      env: PATH=/c/Python38:/c/Python38/Scripts:$PATH
    5757      script:
    58         - make coverage
    59         - make test_lib_python_clean
     58        - make test_lib_only_clean
     59        - make test_python_only_clean
    6060
    6161addons:
Note: See TracChangeset for help on using the changeset viewer.