travis: temporarily remove clang builds

The LLVM APT repo has been temporarily switched off, so remove clang builds until it is back on
This commit is contained in:
Francisco Ferreira 2016-05-31 18:44:06 +01:00
parent a80a87eb09
commit 50527f6088

View File

@ -15,7 +15,7 @@ addons:
sources: sources:
- ubuntu-toolchain-r-test - ubuntu-toolchain-r-test
- george-edison55-precise-backports - george-edison55-precise-backports
- llvm-toolchain-precise-3.7 # - llvm-toolchain-precise-3.7
packages: packages:
- build-essential - build-essential
- gawk - gawk
@ -29,8 +29,8 @@ addons:
- g++-4.9 - g++-4.9
- cmake - cmake
- cmake-data - cmake-data
- clang-3.7 # - clang-3.7
- llvm-3.7 # - llvm-3.7
cache: cache:
ccache: true ccache: true
@ -58,7 +58,7 @@ notifications:
compiler: compiler:
- gcc - gcc
- clang # - clang
env: env:
global: global: