Changeset 0fbb694f


Ignore:
Timestamp:
Apr 30, 2016, 2:23:07 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:
37be82e
Parents:
323d330
Message:

.travis.yml: pip install with --user

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    r323d330 r0fbb694f  
    6464
    6565install:
    66   - travis_retry pip install nose2
     66  - travis_retry pip install --user nose2
    6767
    6868script:
Note: See TracChangeset for help on using the changeset viewer.