From 141aab54c8630a8815aeb2817aec4f5b2a23fcca Mon Sep 17 00:00:00 2001 From: santosh653 <70637961+santosh653@users.noreply.github.com> Date: Thu, 17 Dec 2020 05:45:55 -0500 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 4dddba1..dcd8952 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,6 @@ +arch: + - amd64 + - ppc64le dist: xenial cache: pip