提交 985412f8 编写于 作者: P Patrick Steuer

travis.yml: add arch s390x target

Signed-off-by: NPatrick Steuer <patrick.steuer@de.ibm.com>
Reviewed-by: NRichard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10446)
上级 e74b5dcf
......@@ -36,6 +36,10 @@ matrix:
arch: arm64
compiler: gcc
env: CONFIG_OPTS="--strict-warnings"
- os: linux
arch: s390x
compiler: gcc
env: CONFIG_OPTS="--strict-warnings"
- os: linux-ppc64le
sudo: false
compiler: clang
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册