Add codecov

This commit is contained in:
Pam Selle 2020-03-03 12:19:07 -05:00
parent 2b2ff24404
commit 809d34e5b2
1 changed files with 3 additions and 0 deletions

View File

@ -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