Changeset c918a4d for .travis.yml
- Timestamp:
- Sep 14, 2017, 4:06:35 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:
- f2f06f9
- Parents:
- c264516
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
rc264516 rc918a4d 98 98 - which pip 99 99 - pip --version 100 - pip install python-coveralls 100 101 101 102 script: … … 108 109 make test_lib_only_clean 109 110 fi; 111 112 after_success: 113 - coveralls 110 114 111 115 notifications:
Note: See TracChangeset
for help on using the changeset viewer.