Add codecov

pull/24267/head
Pam Selle 6 years ago
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
#- make website-test
after_success:
- bash <(curl -s https://codecov.io/bash)
branches:
only:
- master

Loading…
Cancel
Save