From 3885137f33ea63d7b2d050993c15bf6fbb10f72c Mon Sep 17 00:00:00 2001 From: sreekanth370 <70704621+sreekanth370@users.noreply.github.com> Date: Fri, 23 Oct 2020 10:34:43 +0530 Subject: [PATCH] test --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9bfca9c..3a6b9bb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,7 @@ language: go - +arch: + - amd64 + - ppc64le go: - 1.x - master