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
1 changed files with 4 additions and 4 deletions

View File

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