try exotic arch on travis [cirrus skip]
authorMichael Wallner <mike@php.net>
Tue, 13 Oct 2020 19:24:04 +0000 (21:24 +0200)
committerMichael Wallner <mike@php.net>
Tue, 13 Oct 2020 19:24:04 +0000 (21:24 +0200)
.travis.yml

index cca0ed8e2e539f7c462b2d4f875e2838b8e07f37..f2e85f485bb3577e4ad2876690e6372916fda3e3 100644 (file)
@@ -1,6 +1,8 @@
 os: linux
 dist: focal
-arch: arm64
+arch:
+  - arm64
+  - ppc64le
 language: cpp
 
 addons: