From 1ece1e3ace41e77d820c37006b262f2bf66aac22 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 29 Aug 2018 22:55:09 +0300 Subject: [PATCH] The -precise LLVM APT sources are no longer supported, but 3.5, 3.6, 3.8, 3.9 are in trusty-updates --- .travis.yml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/.travis.yml b/.travis.yml index c4862c3..dcc7e30 100644 --- a/.travis.yml +++ b/.travis.yml @@ -128,7 +128,6 @@ matrix: - clang-3.5 sources: - ubuntu-toolchain-r-test - - llvm-toolchain-precise-3.5 - os: linux compiler: clang++-3.6 @@ -139,18 +138,6 @@ matrix: - clang-3.6 sources: - ubuntu-toolchain-r-test - - llvm-toolchain-precise-3.6 - - - os: linux - compiler: clang++-3.7 - env: TOOLSET=clang COMPILER=clang++-3.7 CXXSTD=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 @@ -161,7 +148,6 @@ matrix: - clang-3.8 sources: - ubuntu-toolchain-r-test - - llvm-toolchain-precise-3.8 - os: linux compiler: clang++-3.9 @@ -172,7 +158,6 @@ matrix: - clang-3.9 sources: - ubuntu-toolchain-r-test - - llvm-toolchain-precise-3.9 - os: linux compiler: clang++-4.0