Changeset 6cf48bc for .travis.yml


Ignore:
Timestamp:
Sep 16, 2017, 12:16:12 PM (7 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:
5e56bbd
Parents:
8991aaf
Message:

.travis.yml: custom NOSE2 command

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    r8991aaf r6cf48bc  
    104104  - |
    105105    if [[ -z "$AUBIO_NOTESTS" ]]; then
     106      export NOSE2="coverage run --source=aubio `which nose2`"
    106107      make test_lib_python_clean
    107108      make test_python_only_clean
Note: See TracChangeset for help on using the changeset viewer.