ci: Remove clang from Travis CI builds

llvm's apt repo is currently switched off so the builds are erroring
out.

[skip ci]
This commit is contained in:
Jonathan Li 2016-06-01 18:00:57 +01:00
parent 538bb418ce
commit 5672d2b39e
1 changed files with 0 additions and 3 deletions

View File

@ -16,9 +16,6 @@ matrix:
- env: VERSION=4.9 BITS=32
compiler: gcc-4.9-32
os: linux
- env: VERSION=3.7 BITS=32
compiler: clang-3.7-32
os: linux
- env: VERSION=4.9 BITS=64
compiler: gcc-4.9-64
os: linux