Changeset 69cd58c
- Timestamp:
- Jul 2, 2020, 12:53:35 AM (4 years ago)
- Branches:
- feature/cnn, feature/crepe, fix/ffmpeg5, master
- Children:
- 666a5e5
- Parents:
- 4a01d2d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r4a01d2d r69cd58c 56 56 env: PATH=/c/Python38:/c/Python38/Scripts:$PATH 57 57 script: 58 - make coverage59 - make test_ lib_python_clean58 - make test_lib_only_clean 59 - make test_python_only_clean 60 60 61 61 addons:
Note: See TracChangeset
for help on using the changeset viewer.