From 038c8ad05118f5a5296fb4d4613ab0b1cc09a94d Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Thu, 17 Aug 2017 14:02:53 +0200 Subject: [PATCH] Tentative fix Clang 4.0 automated tests --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 71f4792a..e285b0ae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,8 +35,7 @@ matrix: addons: apt: sources: - - ubuntu-toolchain-r-test - - llvm-toolchain-precise-4.0 + - llvm-toolchain-trusty-4.0 packages: - clang-4.0 env: COMPILER=clang++-4.0