From a1eb035af7637ab5ad41d3e4cb09c1b317a9a43a Mon Sep 17 00:00:00 2001 From: santosh653 <70637961+santosh653@users.noreply.github.com> Date: Tue, 20 Oct 2020 04:56:21 -0400 Subject: [PATCH] Update .travis.yml Adding Power support --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 895205f..eb00ee3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,6 @@ +arch: + - amd64 + - ppc64le sudo: false language: go go: