mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 01:22:18 +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