[tests] Added new coverity test configuration

Coveriry test configuration that passes travis build time limit
This commit is contained in:
podhrmic
2016-07-26 10:58:16 -07:00
committed by Felix Ruess
parent 3d7d0a4b0e
commit 92e3b16f8d
3 changed files with 403 additions and 1 deletions
+1 -1
View File
@@ -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: