Update Travis CI coverity scan test

This commit is contained in:
Markus Gans 2019-11-07 04:16:44 +01:00
parent 3112b6cbab
commit 5852c8129b
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ matrix:
- make V=1 -j10 - make V=1 -j10
- make check - make check
- cat test/*.log - cat test/*.log
before_install: after_script:
- echo "--------------- scm_log.txt ---------------" - echo "--------------- scm_log.txt ---------------"
- cat /home/travis/build/gansm/finalcut/cov-int/scm_log.txt - cat /home/travis/build/gansm/finalcut/cov-int/scm_log.txt
- echo "-------------------------------------------" - echo "-------------------------------------------"