This enables the analysis of arm64 builds by Coverity.

Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 6eafd5e..4e723dc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -54,6 +54,6 @@ addons:
       name: "siemens/jailhouse"
     notification_email: jan.kis...@siemens.com
     build_script_url: 
https://raw.githubusercontent.com/$TRAVIS_REPO_SLUG/$TRAVIS_BRANCH/ci/coverity-scan-build.sh
-    build_command_prepend: "cov-configure --comptype gcc --compiler 
arm-linux-gnueabihf-gcc --template"
+    build_command_prepend: "cov-configure --comptype gcc --compiler 
arm-linux-gnueabihf-gcc --template; cov-configure --comptype gcc --compiler 
aarch64-linux-gnu-gcc --template"
     build_command: "unused"
     branch_pattern: coverity_scan.*
-- 
2.1.4

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jailhouse-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to