projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45ab676
)
Add arm64 in test matrix on TravisCI.
author
Fangming.Fang
<fangming.fang@arm.com>
Sun, 29 Sep 2019 05:58:19 +0000
(
05:58
+0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 3 Oct 2019 05:54:23 +0000
(07:54 +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)
(cherry picked from commit
0399aba7e05ea9bb1a58bd2e1b164f353f6ef1c9
)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 88b8efc65a4a7c0b0ce5ab9acbe3db53233fcced..cc0d082b776f7c89e1dd82f24b2118a1187ea28d 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-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