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