Add .codecov.yml

Signed-off-by: Julius Haertl <jus@bitgrid.net>
This commit is contained in:
Julius Haertl
2016-10-14 15:01:13 +02:00
parent f0844ed4c1
commit d746dd04f5
4 changed files with 30 additions and 4 deletions

View File

@@ -36,4 +36,4 @@ after_failure:
- cat ../../data/nextcloud.log
after_success:
- bash <(curl -s https://codecov.io/bash) -t 49bdd1ee-6ef5-47b9-b80f-825b51515ce9
- cd build && bash <(curl -s https://codecov.io/bash) -t 49bdd1ee-6ef5-47b9-b80f-825b51515ce9