aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMichael Brown <mcb30@ipxe.org>2017-03-23 10:22:36 +0200
committerMichael Brown <mcb30@ipxe.org>2017-03-23 10:51:25 +0200
commitc24f772349947e7144203e23ebf7f7fd350844ad (patch)
tree67d331bc4ddde0b576e1fead79999e6694512b43 /.travis.yml
parent9ecad204fc8e55bc34ffb4b3ef8f19e57729308b (diff)
downloadipxe-c24f772349947e7144203e23ebf7f7fd350844ad.tar.gz
[travis] Integrate with Coverity Scan
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 97fa3bae1..0e75158e3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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: