mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-25 00:14:02 +00:00
Travis: Try to use Clang-7
This commit is contained in:
parent
f99f304c20
commit
c2892ed0fb
@ -16,16 +16,16 @@ matrix:
|
|||||||
env:
|
env:
|
||||||
- LSAN_OPTIONS=verbosity=1:log_threads=1
|
- LSAN_OPTIONS=verbosity=1:log_threads=1
|
||||||
|
|
||||||
- compiler: clang-6.0
|
- compiler: clang-7
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
sources:
|
sources:
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
- llvm-toolchain-trusty-6.0
|
- llvm-toolchain-trusty-7
|
||||||
packages:
|
packages:
|
||||||
- check
|
- check
|
||||||
- libsubunit-dev
|
- libsubunit-dev
|
||||||
- clang-6.0
|
- clang-7
|
||||||
env:
|
env:
|
||||||
- LSAN_OPTIONS=verbosity=1:log_threads=1
|
- LSAN_OPTIONS=verbosity=1:log_threads=1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user