From 9dfa86df655e96609ac4ef8d2097c6c2e7b77017 Mon Sep 17 00:00:00 2001 From: ghatwala Date: Thu, 6 Jun 2019 14:35:53 +0530 Subject: [PATCH] Adding power support Adding support for travis jobs on ppc64le architecture. --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 3ddb6ea22f..0e8107e7f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,9 @@ # limitations under the License. language: java +os: + - linux + - linux-ppc64le sudo: false jdk: