Made it so clang should work

Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
This commit is contained in:
Gabriel Ravier 2019-11-01 13:12:34 +01:00
parent 7401ae6643
commit d013418ee2

View file

@ -44,7 +44,8 @@ matrix:
- g++-9
sources:
- ubuntu-toolchain-r-test
- llvm-toolchain-xenial-7
- sourceline: 'deb https://apt.llvm.org/bionic/ llvm-toolchain-bionic-8 main'
key_url: 'https://apt.llvm.org/llvm-snapshot.gpg.key'
name: Linux Clang Debug
- env: COMPILER=clang++-8 BUILD_TYPE=Release