Fix codecov reporting in .travis.yml
This commit is contained in:
parent
438a5b9360
commit
242c9de3b6
@ -16,4 +16,4 @@ script:
|
|||||||
|
|
||||||
# Push the results to codecov
|
# Push the results to codecov
|
||||||
after_success:
|
after_success:
|
||||||
- codecov
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
|
Loading…
Reference in New Issue
Block a user