diff --git a/.travis.yml b/.travis.yml index b7125e16..ede6406d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,8 +29,8 @@ matrix: include: - os: linux - compiler: gcc - env: COMPILER=clang-3.8 + compiler: clang + env: COMPILER=clang-3.7 addons: apt: sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-precise-3.7']