From 10a3a96c5523a22d0a696947ae8daee71bdaf1e4 Mon Sep 17 00:00:00 2001 From: ddeka2910 <60925700+ddeka2910@users.noreply.github.com> Date: Tue, 6 Oct 2020 21:36:48 +0530 Subject: [PATCH] Add architecture ppc64le to travis build --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index fe86184..551e6c5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,9 @@ language: cpp os: - linux - osx +arch: + - amd64 + - ppc64le env: matrix: