Changeset f50dea4 for .travis.yml
- Timestamp:
- Apr 19, 2016, 1:40:39 AM (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:
- 5652a8c
- Parents:
- 81ad577 (diff), e89310a0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r81ad577 rf50dea4 22 22 - python-dev 23 23 - python-numpy 24 - python3-setuptools 25 - python3-dev 26 - python3-numpy 24 27 25 28 script: … … 27 30 - make build_python 28 31 - make clean_python 32 - make build_python3 33 - make clean_python3 29 34 - make clean 30 35 - make distcheck
Note: See TracChangeset
for help on using the changeset viewer.