.travis.yml update

This commit is contained in:
Markus Gans 2017-11-11 22:32:49 +01:00
parent 3a5c1a8e47
commit 053b6bcf30
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,8 @@ matrix:
script:
- ./build.sh coverage
- make V=1 -j10
- echo input | examples/string-operations
- examples/termcap
after_success:
- coveralls --gcov-options '\-lp' -e debian -e doc -e icon -e logo -e m4 -e scripts