commit 9af59521c4673df0293c2ca5ee31da5768f7d76f
parent c22bd95504988600b0db65cda7152433a1ed4e29
Author: Debabrata Deka <60925700+ddeka2910@users.noreply.github.com>
Date: Thu, 5 Nov 2020 18:46:22 +0530
Add architecture ppc64le to travis build
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.travis.yml b/.travis.yml
@@ -1,6 +1,7 @@
arch:
- amd64
- arm64
+ - ppc64le
matrix:
include:
@@ -8,6 +9,8 @@ matrix:
arch: amd64
- os: linux
arch: arm64
+ - os: linux
+ arch: ppc64le
language: c