3
0
mirror of https://github.com/britzl/monarch.git synced 2025-09-28 02:22:20 +02:00

Collect code coverage

This commit is contained in:
Björn Ritzl
2018-07-31 19:01:22 +02:00
parent 3443484cce
commit 5ec208d10d
3 changed files with 5 additions and 2 deletions

View File

@@ -26,3 +26,6 @@ env:
script:
- "./.travis/run.sh"
after_success:
- bash <(curl -s https://codecov.io/bash)