Changeset 323d330


Ignore:
Timestamp:
Apr 30, 2016, 2:17:11 PM (8 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, pitchshift, sampler, timestretch, yinfft+
Children:
0fbb694f
Parents:
2c59776
Message:

.travis.yml: install nose2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    r2c59776 r323d330  
    6363    - sox
    6464
     65install:
     66  - travis_retry pip install nose2
     67
    6568script:
    6669  - echo make create_test_sounds disabled for now
Note: See TracChangeset for help on using the changeset viewer.