Browse Source
Improve codecov config to recognize drone
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
pull/7895/head
Morris Jobke
8 years ago
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
1 changed files with
3 additions and
0 deletions
-
.codecov.yml
|
|
@ -1,5 +1,8 @@ |
|
|
|
codecov: |
|
|
|
branch: master |
|
|
|
ci: |
|
|
|
- drone.nextcloud.com |
|
|
|
- !scrutinizer-ci.com |
|
|
|
|
|
|
|
coverage: |
|
|
|
precision: 2 |
|
|
|