mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
Add splint to run make lint.
git-svn-id: file:///svn/unbound/trunk@5172 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
8a3ae4d08a
commit
ae54e9013b
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ addons:
|
||||||
- libevent-dev
|
- libevent-dev
|
||||||
- libexpat-dev
|
- libexpat-dev
|
||||||
- clang
|
- clang
|
||||||
|
- splint
|
||||||
script:
|
script:
|
||||||
- ./configure --enable-debug --disable-flto
|
- ./configure --enable-debug --disable-flto
|
||||||
- make
|
- make
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue