Removed Clang 4.0 that is not supported anymore by Travis CI

This commit is contained in:
Christophe Riccio 2018-01-08 22:11:56 +01:00
parent c585cb9d6c
commit d214fbaaf1

View File

@ -31,14 +31,6 @@ matrix:
packages:
- clang-3.6
env: COMPILER=clang++-3.6
- compiler: clang
addons:
apt:
sources:
- llvm-toolchain-trusty-4.0
packages:
- clang-4.0
env: COMPILER=clang++-4.0
compiler:
- clang