Browse Source

Tentative fix Clang 4.0 automated tests

Christophe Riccio 8 years ago
parent
commit
038c8ad051
1 changed files with 1 additions and 2 deletions
  1. 1 2
      .travis.yml

+ 1 - 2
.travis.yml

@@ -35,8 +35,7 @@ matrix:
       addons:
       addons:
         apt:
         apt:
           sources:
           sources:
-            - ubuntu-toolchain-r-test
-            - llvm-toolchain-precise-4.0
+            - llvm-toolchain-trusty-4.0
           packages:
           packages:
             - clang-4.0
             - clang-4.0
       env: COMPILER=clang++-4.0
       env: COMPILER=clang++-4.0