Made it so clang should work
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
This commit is contained in:
parent
1d9f16af3a
commit
67f5fb6a4a
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue