From a08dda22b23eeeb648fbc26508833a8188353a98 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Fri, 31 Aug 2018 01:52:04 +0300 Subject: [PATCH] Remove clang-3.7 from Travis, as it's not in trusty-updates and the -precise sources no longer work --- .travis.yml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/.travis.yml b/.travis.yml index c239a74..3f978dc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -133,7 +133,6 @@ matrix: - libstdc++-4.9-dev sources: - ubuntu-toolchain-r-test - - llvm-toolchain-precise-3.5 - os: linux compiler: clang++-3.6 @@ -142,20 +141,9 @@ matrix: apt: packages: - clang-3.6 + - libstdc++-4.9-dev sources: - ubuntu-toolchain-r-test - - llvm-toolchain-precise-3.6 - - - os: linux - compiler: clang++-3.7 - env: TOOLSET=clang COMPILER=clang++-3.7 CXXSTD=03,11,14,1z - addons: - apt: - packages: - - clang-3.7 - sources: - - ubuntu-toolchain-r-test - - llvm-toolchain-precise-3.7 - os: linux compiler: clang++-3.8 @@ -167,7 +155,6 @@ matrix: - libstdc++-4.9-dev sources: - ubuntu-toolchain-r-test - - llvm-toolchain-precise-3.8 - os: linux compiler: clang++-3.9 @@ -179,7 +166,6 @@ matrix: - libstdc++-4.9-dev sources: - ubuntu-toolchain-r-test - - llvm-toolchain-precise-3.9 - os: linux compiler: clang++-4.0