mirror of
https://github.com/openresty/openresty
synced 2024-12-25 16:15:50 +01:00
tests: actually run testing on s390x. (#812)
Signed-off-by: Artiom Vaskov <Artiom.Vaskov@ibm.com>
This commit is contained in:
parent
fa95e176fb
commit
231eebec0b
@ -53,6 +53,7 @@ _linux-s390x: &linux-s390x
|
||||
- export PATH=$OPENRESTY_PREFIX/bin:$OPENRESTY_PREFIX/nginx/sbin:$PATH
|
||||
- nginx -V
|
||||
- ldd `which nginx`|grep -E 'luajit|ssl|pcre'
|
||||
- prove -I. -r t/
|
||||
|
||||
_linux-ppc64le: &linux-ppc64le
|
||||
os: linux
|
||||
|
Loading…
Reference in New Issue
Block a user