build: Test codecov.io integration
This commit is contained in:
parent
1d854cd420
commit
440116a75b
1 changed files with 1 additions and 0 deletions
|
@ -8,3 +8,4 @@ env:
|
|||
- DEFINES=PUGIXML_WCHAR_MODE
|
||||
- DEFINES=PUGIXML_COMPACT
|
||||
script: make test defines=$DEFINES -j2
|
||||
after_success: bash <(curl -s https://codecov.io/bash)
|
||||
|
|
Loading…
Add table
Reference in a new issue