]> git.proxmox.com Git - swtpm.git/commit
Travis: Get Travis to submit to Coverity again
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Fri, 1 Feb 2019 19:29:58 +0000 (14:29 -0500)
committerStefan Berger <stefanb@us.ibm.com>
Tue, 26 Feb 2019 13:33:24 +0000 (08:33 -0500)
commit4d74a926b3864b2eea48dff52383d816dde02db6
treefc203560321729715eead4954d0a1cc7252d9aa4
parentf1a8a1cb512d03f208a4783352eb887ca8b1b508
Travis: Get Travis to submit to Coverity again

The extension of the travis.yml with the matrix broke the Coverity
submission. This patch fixes this. We have to build libtpms in
build_command_prepend since before_script now does something different.

We only build in task .1 and exit early on all the other ones if
we are using the coverity_scan git branch.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
.travis.yml