Changeset 5b52a54
- Timestamp:
- Dec 11, 2016, 1:49:14 AM (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:
- 488381e
- Parents:
- 38b7a69
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r38b7a69 r5b52a54 68 68 script: 69 69 - make create_test_sounds 70 - if [[ -z "$AUBIO_NOTESTS" ]]; then 70 - | 71 if [[ -z "$AUBIO_NOTESTS" ]]; then 71 72 make test_lib_python_clean 72 73 make test_python_only_clean
Note: See TracChangeset
for help on using the changeset viewer.