From 62d16166c634adb9428671941ca2ec01cc8f7eb0 Mon Sep 17 00:00:00 2001 From: santosh653 <70637961+santosh653@users.noreply.github.com> Date: Mon, 19 Oct 2020 12:01:41 -0400 Subject: [PATCH] Update .travis.yml Adding Power Support --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index c8e5847..a746e60 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,6 @@ +arch: + - amd64 + - ppc64le go_import_path: github.com/kevinburke/ssh_config language: go