mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
Turned back on testing flag.
This commit is contained in:
parent
20a1f902b1
commit
faee66273b
@ -3,7 +3,7 @@ sudo: false
|
||||
install:
|
||||
- pip install --user cpp-coveralls
|
||||
script:
|
||||
- cmake -DCMAKE_BUILD_TYPE=Profile .
|
||||
- cmake -DCMAKE_BUILD_TYPE=Profile -DTEST=ON .
|
||||
- make
|
||||
- make check_format
|
||||
- ctest -V
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user