Skip to content

Commit

Permalink
no coverity-scan at master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ggkitsas committed Apr 23, 2015
1 parent 19182d4 commit f2f98c7
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,3 @@ before_install:
compiler: arm-none-eabi-gcc
script: make firmware

env:
global:
- secure: "AfAFHnCYLW7yelVDfj4hsdf/OL/pts8ourjHICaSFcTK5IuHnOiN74dljQMh7Hvv7Ef5Bax1eN5lBO2xOJOl9UfycWrfpeOD4V0kLFCIoHuakXVwAjhjAfttDNYYC2UgrioHLGzG/Y7oo8xZlu4Y0RLO3/wY/CKl9/AkHrUyXng="

addons:
coverity_scan:
project:
name: "Nitrokey/nitrokey-pro-firmware"
description: "Build submitted via Travis CI"
notification_email: [email protected]
build_command_prepend: "cov-configure --compiler arm-none-gnueabi-gcc --template"
build_command: "make firmware"
branch_pattern: coverity-scan

0 comments on commit f2f98c7

Please sign in to comment.