Add arm64 in test matrix on TravisCI.
authorFangming.Fang <fangming.fang@arm.com>
Sun, 29 Sep 2019 05:58:19 +0000 (05:58 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 3 Oct 2019 05:53:14 +0000 (07:53 +0200)
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)

.travis.yml

index ade61d1d606c8ba9c873b24ee2a26e8d854d1539..9b655d84c85897acba7e4913eaf2ec838d720e20 100644 (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