From: Stéphane Graber Date: Fri, 22 May 2020 17:28:17 +0000 (-0400) Subject: travis: Restrict coverity to gcc on bionic on amd64 X-Git-Tag: lxc-5.0.0~427 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=445f47ead8882659f8f86c2ba02bc19fe8f0110c;p=thirdparty%2Flxc.git travis: Restrict coverity to gcc on bionic on amd64 Signed-off-by: Stéphane Graber --- diff --git a/.travis.yml b/.travis.yml index 2d41aaaa7..800f646d4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ env: addons: coverity_scan: - + build_script_url: https://dl.stgraber.org/coverity_travis.sh project: name: lxc/lxc description: "LXC - Linux Containers https://linuxcontainers.org/lxc"