mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-29 18:27:37 +02:00
Fix coveralls command line
This commit is contained in:
@ -9,4 +9,4 @@ before_script:
|
||||
script:
|
||||
- make && make test
|
||||
after_success:
|
||||
- coveralls --include include --include src --gcov-options '\-lp'
|
||||
- coveralls --exclude test --exclude third-party --gcov-options '\-lp'
|
Reference in New Issue
Block a user