mirror of
https://github.com/RPCS3/pugixml.git
synced 2026-01-31 01:25:21 +01:00
build: Disable config=coverage for now
This commit is contained in:
@@ -7,5 +7,5 @@ env:
|
||||
- DEFINES=standard
|
||||
- DEFINES=PUGIXML_WCHAR_MODE
|
||||
- DEFINES=PUGIXML_COMPACT
|
||||
script: make test defines=$DEFINES config=coverage -j2
|
||||
script: make test defines=$DEFINES -j2
|
||||
after_success: bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
Reference in New Issue
Block a user