mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 01:22:18 +03:00
Move travis to use a new version of Ubuntu
This commit is contained in:
@@ -64,7 +64,9 @@ cppcheck:
|
||||
--template="warning: {file},{line},{severity},{id},{message}" \
|
||||
-I headers -I . -I others -I src -I others/mbedtls -I src/parser \
|
||||
--error-exitcode=1 \
|
||||
-i "src/parser/seclang-parser.cc" -i "src/parser/seclang-scanner.cc" \
|
||||
-i "src/parser/seclang-parser.cc" \
|
||||
-i "src/parser/seclang-scanner.cc" \
|
||||
-i "parser/driver.cc" \
|
||||
--force --verbose .
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user