👷 run sanitizer another time to check if it works
This commit is contained in:
parent
8608f42187
commit
4f5c345817
2 changed files with 3 additions and 1 deletions
|
|
@ -49,6 +49,8 @@ matrix:
|
|||
apt:
|
||||
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-trusty-5.0']
|
||||
packages: ['clang-5.0', 'llvm-5.0-dev', 'ninja-build']
|
||||
after_failure:
|
||||
- make clang_sanitize -j4
|
||||
|
||||
# cppcheck
|
||||
- os: linux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue