mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Adds check-static to travis.yaml
This commit is contained in:
committed by
Felipe Zimmerle
parent
4ad3574cf2
commit
616cf84c31
@@ -7,6 +7,7 @@ addons:
|
||||
- libyajl-dev
|
||||
- libgeoip-dev
|
||||
- liblmdb-dev
|
||||
- cppcheck
|
||||
|
||||
language: cpp
|
||||
|
||||
@@ -31,6 +32,7 @@ script:
|
||||
- ./configure $OPTS
|
||||
- make
|
||||
- make check
|
||||
- make check-static
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user