From 445f47ead8882659f8f86c2ba02bc19fe8f0110c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Graber?= Date: Fri, 22 May 2020 13:28:17 -0400 Subject: [PATCH] travis: Restrict coverity to gcc on bionic on amd64 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"