Fix code coverage
This commit is contained in:
parent
ebb3a01036
commit
fe7a6fb977
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@ script:
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
after_success:
|
after_success:
|
||||||
- codecov
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
|
|
Loading…
Reference in a new issue