mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 03:27:33 +08:00
[tests] Added new coverity test configuration
Coveriry test configuration that passes travis build time limit
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ addons:
|
||||
description: "Build submitted via Travis CI"
|
||||
notification_email: paparazzi-builds@nongnu.org
|
||||
build_command_prepend: make ext; cov-configure --comptype gcc --compiler arm-none-eabi-gcc --template
|
||||
build_command: make test
|
||||
build_command: make test_coverity
|
||||
branch_pattern: coverity_scan
|
||||
|
||||
notifications:
|
||||
|
||||
Reference in New Issue
Block a user