mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Testing travis with parallel build
This commit is contained in:
@@ -44,6 +44,7 @@ before_script:
|
||||
script:
|
||||
- ./build.sh
|
||||
- ./configure $OPTS
|
||||
- make parser
|
||||
- make -j$(getconf _NPROCESSORS_ONLN)
|
||||
- make check
|
||||
- make check-static
|
||||
|
Reference in New Issue
Block a user