Exclude dubbo-demo when calc coverage (#1561)

This commit is contained in:
Huang YunKun 2018-04-21 13:50:22 +08:00 committed by Huxing Zhang
parent d43faf447b
commit 05137f09ff
1 changed files with 2 additions and 0 deletions

2
.codecov.yml Normal file
View File

@ -0,0 +1,2 @@
ignore:
- "dubbo-demo/.*"