Changeset d6352bf


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

[ci] no coverage on windows in travis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    r46bb1b9 rd6352bf  
    5555        - python -m pip install --upgrade pip
    5656      env: PATH=/c/Python38:/c/Python38/Scripts:$PATH
     57      script:
     58        - make coverage
     59        - make test_lib_python_clean
    5760
    5861addons:
Note: See TracChangeset for help on using the changeset viewer.