mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 21:36:00 +03:00
Testing travis with parallel build
This commit is contained in:
parent
b0b484f45d
commit
a278bb673a
@ -44,6 +44,7 @@ before_script:
|
||||
script:
|
||||
- ./build.sh
|
||||
- ./configure $OPTS
|
||||
- make parser
|
||||
- make -j$(getconf _NPROCESSORS_ONLN)
|
||||
- make check
|
||||
- make check-static
|
||||
|
Loading…
x
Reference in New Issue
Block a user