From 33abe87407711dd1e367a823ba146cf5cd9a387a Mon Sep 17 00:00:00 2001 From: Niels Date: Sat, 2 Jan 2016 15:30:12 +0100 Subject: [PATCH] forgot version number --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 605073fc..816e6e0c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -41,7 +41,7 @@ matrix: compiler: clang addons: apt: - sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise'] + sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.7'] packages: ['clang-3.7', 'valgrind'] env: COMPILER=clang++-3.7