xenial has clang by default.

This commit is contained in:
Axel Naumann 2019-09-03 11:55:03 +02:00 committed by SFT
parent 02407d4cb1
commit 2e9481afe6

View File

@ -100,12 +100,10 @@ matrix:
compiler: clang
- os: linux
env: CXXLIB=libstdc++ COMPILER=clang++-5.0 CCOMPILER=clang-5.0
env: CXXLIB=libstdc++ COMPILER=clang++ CCOMPILER=clang
addons:
apt:
sources: llvm-toolchain-trusty-5.0
packages: clang-5.0
compiler: clang-5.0
compiler: clang
# allow_failures:
# # clang-3.5 crashes compiling clang-3.9 with libc++-3.9