From 0f23ac1069118d5114459d27ea9d7876a1998f84 Mon Sep 17 00:00:00 2001 From: sreekanth370 <70704621+sreekanth370@users.noreply.github.com> Date: Wed, 14 Oct 2020 21:35:46 +0530 Subject: [PATCH] test --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index b972119..9ee64ed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,3 +2,6 @@ # Cf. http://docs.travis-ci.com/user/languages/go/ language: go +arch: +- amd64 +- ppc64le