Skip to content
Snippets Groups Projects
Commit 1cac7118 authored by Marek Vavruša's avatar Marek Vavruša
Browse files

tests: ignore headers from coverage

parent 3212610e
Branches
Tags
No related merge requests found
......@@ -19,7 +19,7 @@ script:
- make check
after_script:
- cd lib
- coveralls -E include --gcov-options '\-lp'
- coveralls -x ".c" --gcov-options '\-lp'
sudo: false
cache:
directories:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment