Update .travis.yml

This commit is contained in:
ea4k 2022-04-14 10:48:50 +02:00 committed by GitHub
parent 97e07c74ae
commit b69b66cb87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,3 +43,6 @@ matrix:
script:
- make
after_success:
- coveralls --exclude lib --exclude tests --gcov-options '\-lp'