Add codecov
This commit is contained in:
parent
2b2ff24404
commit
809d34e5b2
|
@ -40,6 +40,9 @@ script:
|
||||||
# website-test is temporarily disabled while we get the website build back in shape after the v0.12 reorganization
|
# website-test is temporarily disabled while we get the website build back in shape after the v0.12 reorganization
|
||||||
#- make website-test
|
#- make website-test
|
||||||
|
|
||||||
|
after_success:
|
||||||
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|
Loading…
Reference in New Issue