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