Travis: Fix the coverity scan build

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
This commit is contained in:
Stefan Berger 2018-09-24 16:56:39 -04:00
parent caae7b1ad7
commit 94bb9f2d71

View File

@ -23,7 +23,7 @@ addons:
name: swtpm
description: Build submitted via Travis CI
notification_email: stefanb@linux.vnet.ibm.com
build_command_prepend: "./bootstrap.sh; ./configure --with-openssl; make clean"
build_command_prepend: "./autogen.sh --with-openssl; make clean"
build_command: make -j4
branch_pattern: coverity_scan
script: "./autogen.sh --with-openssl --prefix=/usr && make -j4 distcheck