codecov experimenting
This commit is contained in:
parent
617d293358
commit
f9db50919f
@ -15,4 +15,5 @@ script:
|
|||||||
before_install:
|
before_install:
|
||||||
- pip install --user codecov
|
- pip install --user codecov
|
||||||
after_success:
|
after_success:
|
||||||
- codecov
|
- find -type f -name '*.gcno'
|
||||||
|
- codecov --gcov-root src
|
||||||
|
Loading…
x
Reference in New Issue
Block a user