From c120ca7ced6051261161ce15e8f1542a4b2567fc Mon Sep 17 00:00:00 2001 From: santosh653 <70637961+santosh653@users.noreply.github.com> Date: Sat, 6 Feb 2021 14:00:08 -0500 Subject: [PATCH] Update .travis.yml (#324) Adding power support. --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 0ececa07..1e0fa4c6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,6 @@ +arch: + - amd64 + - ppc64le language: go go: