Changeset fe5ff6d
- Timestamp:
- Apr 30, 2016, 4:38:32 PM (9 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, pitchshift, sampler, timestretch, yinfft+
- Children:
- 7a62fcb
- Parents:
- 5de7f98
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r5de7f98 rfe5ff6d 63 63 - sox 64 64 65 before_install: 66 - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi 67 - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install sox; fi 68 65 69 install: 66 70 - if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then travis_retry pip install nose2; fi
Note: See TracChangeset
for help on using the changeset viewer.