Changeset 388a7d8
- Timestamp:
- Nov 17, 2016, 1:16:09 PM (8 years ago)
- 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:
- e12d05f
- Parents:
- 6c1709c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r6c1709c r388a7d8 82 82 install: 83 83 - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then travis_retry pip install nose2; fi 84 - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then 84 - | 85 if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then 85 86 travis_retry pip install --user --upgrade pip 86 87 travis_retry pip install --user nose2
Note: See TracChangeset
for help on using the changeset viewer.