Skip to content

Commit

Permalink
Set coverity for arm-embedded compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
podhrmic committed Aug 10, 2016
1 parent d3a62ec commit ea9ee22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -90,7 +90,7 @@ addons:
name: "paparazzi/paparazzi"
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"
build_command_prepend: "make ext; cov-configure --comptype gcc --compiler arm-none-eabi-gcc --template
build_command: "make test"
branch_pattern: coverity_scan

Expand Down

0 comments on commit ea9ee22

Please sign in to comment.