From 11d1097af72dbc02d9d7f60a561e1fe3e1dcf04a Mon Sep 17 00:00:00 2001 From: Gabriel Ravier Date: Fri, 1 Nov 2019 13:33:33 +0100 Subject: [PATCH] Attempt to fix .travis.yml Signed-off-by: Gabriel Ravier --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 94504d59..05f1b131 100644 --- a/.travis.yml +++ b/.travis.yml @@ -41,7 +41,6 @@ matrix: apt: packages: - clang-9 - - g++-9 sources: - sourceline: 'ppa:ubuntu-toolchain-r/test' - sourceline: 'deb https://apt.llvm.org/bionic/ llvm-toolchain-bionic-9 main'