projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
f02ee78
)
try exotic arch on travis [cirrus skip]
author
Michael Wallner
<mike@php.net>
Tue, 13 Oct 2020 19:24:04 +0000
(21:24 +0200)
committer
Michael Wallner
<mike@php.net>
Tue, 13 Oct 2020 19:24:04 +0000
(21:24 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index cca0ed8e2e539f7c462b2d4f875e2838b8e07f37..f2e85f485bb3577e4ad2876690e6372916fda3e3 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,6
+1,8
@@
os: linux
dist: focal
-arch: arm64
+arch:
+ - arm64
+ - ppc64le
language: cpp
addons: