Changeset 5b52a54


Ignore:
Timestamp:
Dec 11, 2016, 1:49:14 AM (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, sampler, yinfft+
Children:
488381e
Parents:
38b7a69
Message:

.travis.yml: fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    r38b7a69 r5b52a54  
    6868script:
    6969  - make create_test_sounds
    70   - if [[ -z "$AUBIO_NOTESTS" ]]; then
     70  - |
     71    if [[ -z "$AUBIO_NOTESTS" ]]; then
    7172      make test_lib_python_clean
    7273      make test_python_only_clean
Note: See TracChangeset for help on using the changeset viewer.