Add arm64 in test matrix on TravisCI.

Change-Id: I5d2b729699cfd8e80c3df17db4a9d2edcbf64454

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10046)
This commit is contained in:
Fangming.Fang 2019-09-29 05:58:19 +00:00 committed by Richard Levitte
parent 091aab66a6
commit 0399aba7e0

View File

@ -32,6 +32,10 @@ env:
matrix:
include:
- os: linux
arch: arm64
compiler: gcc
env: CONFIG_OPTS="--strict-warnings"
- os: linux-ppc64le
sudo: false
compiler: clang