david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

[travis] Integrate with Coverity Scan

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown 2017-03-23 10:22:36 +02:00
parent 9ecad204fc
commit c24f772349
1 changed files with 7 additions and 0 deletions

View File

@ -16,6 +16,13 @@ addons:
- liblzma-dev
- syslinux
- genisoimage
coverity_scan:
project:
name: "ipxe/ipxe"
version: $TRAVIS_COMMIT
build_command_prepend: "make -C src bin/deps"
build_command: "make -C src bin/blib.a"
branch_pattern: coverity_scan
env:
global: