Changeset 7874cf8
- Timestamp:
- Jul 2, 2020, 10:39:32 AM (4 years ago)
- Branches:
- feature/cnn, feature/crepe, fix/ffmpeg5, master
- Children:
- edf0dbd
- Parents:
- 98cfdea
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.travis.yml
r98cfdea r7874cf8 105 105 bash <(curl -s https://codecov.io/bash) 106 106 fi 107 if [ "$TRAVIS_OS_NAME" = "windows" ]; then 108 taskkill //F //PID $(ps -Wla | tr -s ' ' | grep gpg | cut -f2 -d' ') 109 fi 107 110 108 111 notifications:
Note: See TracChangeset
for help on using the changeset viewer.