Added codecov

This commit is contained in:
Gavin Bunney
2019-10-18 11:20:35 -07:00
parent df280cd154
commit cbbfb79dba
3 changed files with 6 additions and 0 deletions

View File

@@ -20,6 +20,9 @@ script:
- make build
- BITBUCKET_SERVER=http://localhost:7990 BITBUCKET_USERNAME=admin BITBUCKET_PASSWORD=admin make testacc
after_success:
- bash <(curl -s https://codecov.io/bash)
matrix:
fast_finish: true
allow_failures: