👷 removed unneccessary test
This commit is contained in:
parent
15e757c42b
commit
b41b13047c
1 changed files with 0 additions and 2 deletions
|
@ -49,8 +49,6 @@ matrix:
|
||||||
apt:
|
apt:
|
||||||
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-trusty-5.0']
|
sources: ['ubuntu-toolchain-r-test', 'llvm-toolchain-trusty-5.0']
|
||||||
packages: ['g++-6', 'clang-5.0', 'ninja-build']
|
packages: ['g++-6', 'clang-5.0', 'ninja-build']
|
||||||
after_failure:
|
|
||||||
- make clang_sanitize -j4
|
|
||||||
|
|
||||||
# cppcheck
|
# cppcheck
|
||||||
- os: linux
|
- os: linux
|
||||||
|
|
Loading…
Reference in a new issue