Trying out codecov.io
This commit is contained in:
parent
9690963bd5
commit
41edcfc051
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ script:
|
|||
- make test
|
||||
after_success:
|
||||
- make coveralls
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
after_failure:
|
||||
- cat Testing/Temporary/LastTest.log samples/*.{out,err} ../samples/tests/*.{out,err}
|
||||
env:
|
||||
|
|
Loading…
Add table
Reference in a new issue