Changeset 3708c15
- Timestamp:
- Aug 7, 2015, 7:30:58 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:
- 4b891e9
- Parents:
- 972a326
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r972a326 r3708c15 15 15 - sudo apt-get install -qq libjack-dev libasound2-dev 16 16 - sudo apt-get install -qq libfftw3-dev 17 - sudo apt-get install -qq python-dev python-numpy 17 18 18 19 script: 19 20 - make build 21 - make build_python 22 - make clean_python 20 23 - make clean 21 24 - make distcheck
Note: See TracChangeset
for help on using the changeset viewer.