mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-28 18:39:35 -05:00
Run clang analysis from travis.
git-svn-id: file:///svn/unbound/trunk@5165 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
8133251662
commit
d4a6380562
1 changed files with 1 additions and 2 deletions
|
|
@ -13,5 +13,4 @@ script:
|
|||
- ./configure --enable-debug
|
||||
- make
|
||||
- make test
|
||||
- cd testcode
|
||||
- ../testcode/mini_tdir.sh exe clang-analysis.tdir
|
||||
- cd testcode; ../testcode/mini_tdir.sh exe clang-analysis.tdir
|
||||
|
|
|
|||
Loading…
Reference in a new issue