mirror of
https://github.com/ipxe/ipxe
synced 2025-12-14 07:50:43 +03:00
[travis] Integrate with Coverity Scan
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -16,6 +16,13 @@ addons:
|
|||||||
- liblzma-dev
|
- liblzma-dev
|
||||||
- syslinux
|
- syslinux
|
||||||
- genisoimage
|
- 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:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|||||||
Reference in New Issue
Block a user