From 9500fd4d47e952ad507d93d4cc11fe280d80e093 Mon Sep 17 00:00:00 2001 From: nagesh4193 <70690392+nagesh4193@users.noreply.github.com> Date: Wed, 14 Oct 2020 18:00:53 +0530 Subject: [PATCH] Added Power Support ppc64le --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 209cfb7..77c0470 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,7 @@ go: - 1.14.x - tip jobs: - exclude: + exclude: # Excluded for power support as the lower versions are not supported - arch: ppc64le go: 1.2.x - arch: ppc64le