Changeset c2d076b
- Timestamp:
- Sep 17, 2016, 2:58:16 AM (8 years ago)
- Branches:
- feature/cnn, feature/crepe, feature/pitchshift, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch
- Children:
- fe6a4cdd
- Parents:
- b71e8b6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
rb71e8b6 rc2d076b 69 69 - libasound2-dev 70 70 - libfftw3-dev 71 - librubberband-dev 71 72 - sox 72 73 … … 75 76 if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then 76 77 brew update 77 brew install sox 78 brew install sox rubberband 78 79 export PATH="$HOME/Library/Python/2.7/bin/:$PATH" 79 80 fi;
Note: See TracChangeset
for help on using the changeset viewer.