mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-19 18:59:06 +08:00
Added lcov package for coverage test.
This commit is contained in:
parent
155202f6b0
commit
f4902fafb9
@ -1,5 +1,9 @@
|
||||
language: c
|
||||
sudo: false
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- lcov
|
||||
install:
|
||||
- pip install --user cpp-coveralls
|
||||
script:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user