Skip to content

Commit

Permalink
[travis] Integrate with Coverity Scan
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Brown <mbrown@fensystems.co.uk>
  • Loading branch information
mcb30 committed May 3, 2017
1 parent dd67cde commit 461e7b5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Expand Up @@ -14,6 +14,12 @@ addons:
packages:
- binutils-dev
- libiberty-dev
coverity_scan:
project:
name: "ipxe/wimboot"
version: $TRAVIS_COMMIT
build_command: "make -C src wimboot.i386.unsigned wimboot.x86_64.unsigned"
branch_pattern: coverity_scan

env:
global:
Expand Down

0 comments on commit 461e7b5

Please sign in to comment.