Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
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 #10046)

(cherry picked from commit 0399aba)
  • Loading branch information
zorrorffm authored and levitte committed Oct 3, 2019
1 parent 45ab676 commit 5a604df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -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
Expand Down

0 comments on commit 5a604df

Please sign in to comment.