Add arm64 in test matrix on TravisCI.
[openssl.git] / .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