mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
Update .travis.yml
This commit is contained in:
parent
8ce7a63a04
commit
55b9db9c44
1 changed files with 1 additions and 1 deletions
|
|
@ -53,5 +53,5 @@ before_script:
|
|||
script:
|
||||
- ./tools/ci/travis-script.sh
|
||||
after_success:
|
||||
- cpp-coveralls --exclude-pattern "/usr/*" -e "build" --dump cpp_cov.json
|
||||
- cpp-coveralls -i src -i include --exclude-pattern "/usr/*" --dump cpp_cov.json
|
||||
- coveralls --merge=cpp_cov.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue