Changeset 6cf48bc
- Timestamp:
- Sep 16, 2017, 12:16:12 PM (7 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
- Children:
- 5e56bbd
- Parents:
- 8991aaf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r8991aaf r6cf48bc 104 104 - | 105 105 if [[ -z "$AUBIO_NOTESTS" ]]; then 106 export NOSE2="coverage run --source=aubio `which nose2`" 106 107 make test_lib_python_clean 107 108 make test_python_only_clean
Note: See TracChangeset
for help on using the changeset viewer.