From 8b72929e7470bdb434127e3ded8bd29142e1594c Mon Sep 17 00:00:00 2001 From: sreekanth370 <70704621+sreekanth370@users.noreply.github.com> Date: Wed, 14 Oct 2020 21:47:27 +0530 Subject: [PATCH] test --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7a851d8a..70692f13 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,5 +2,7 @@ # Cf. http://docs.travis-ci.com/user/languages/go/ language: go - +arch: + - amd64 + - ppc64le go: master