From 7fbe752d59499433d26ce84bc6f320fad59b900f Mon Sep 17 00:00:00 2001 From: santosh653 <70637961+santosh653@users.noreply.github.com> Date: Thu, 15 Oct 2020 02:09:51 -0400 Subject: [PATCH] Update .travis.yml adding power support. --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 302ca58..ac89140 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,6 @@ -arch: amd64 +arch: + - amd64 + - ppc64le language: go go: