projects
/
platform
/
upstream
/
libffi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a26323b
)
Add sparc64-linux-gnu testing back
author
Anthony Green
<green@moxielogic.com>
Thu, 31 Oct 2019 23:07:04 +0000
(19:07 -0400)
committer
Anthony Green
<green@moxielogic.com>
Thu, 31 Oct 2019 23:07:04 +0000
(19:07 -0400)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index f804d014e0ba8c5b790a9f5c167fcc1200510494..7bfdea0d218c2c997942c4e83924ec1d795b1574 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-14,6
+14,8
@@
matrix:
env: HOST=arm32v7-linux-gnu LIBFFI_TEST_OPTIMIZATION="-O2"
- os: linux
env: HOST=arm32v7-linux-gnu LIBFFI_TEST_OPTIMIZATION="-O2 -fomit-frame-pointer"
+ - os: linux
+ env: HOST=sparc64-linux-gnu
- os: linux
env: HOST=aarch64-linux-gnu
- os: linux
@@
-44,4
+46,4
@@
install:
script:
- if ! test x"$MEVAL" = x; then eval ${MEVAL}; fi
- - ./.travis/build.sh
+ -
travis_wait 45
./.travis/build.sh