Changeset 7a1bbbd for .travis.yml


Ignore:
Timestamp:
Dec 1, 2016, 10:15:46 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, sampler, yinfft+
Children:
0ec7113
Parents:
641e533
Message:

.travis.yml: use expandwaf in install

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    r641e533 r7a1bbbd  
    7979     fi;
    8080
    81 
    8281install:
    83   - travis_retry pip install --upgrade pip nose2
     82  - travis_retry pip install --upgrade pip
     83  - travis_retry make getwaf expandwaf deps_python
    8484  - which pip
    8585  - pip --version
Note: See TracChangeset for help on using the changeset viewer.