]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
[travis] Integrate with Coverity Scan
authorMichael Brown <mcb30@ipxe.org>
Thu, 23 Mar 2017 08:22:36 +0000 (10:22 +0200)
committerMichael Brown <mcb30@ipxe.org>
Thu, 23 Mar 2017 08:51:25 +0000 (10:51 +0200)
Signed-off-by: Michael Brown <mcb30@ipxe.org>
.travis.yml

index 97fa3bae116daa400c6d7f4e12b3480cbba6fd4a..0e75158e366a2958fbb9a13755096b65bfe575dc 100644 (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: