tests: actually run testing on s390x. (#812)

Signed-off-by: Artiom Vaskov <[email protected]>
This commit is contained in:
Artiom Vaskov
2022-02-06 15:41:46 +08:00
committed by GitHub
parent fa95e176fb
commit 231eebec0b
+1
View File
@@ -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