From ca069192fef4b41b2d86b78a3e7670b75ad63805 Mon Sep 17 00:00:00 2001 From: x Date: Tue, 22 Oct 2019 17:39:16 +0200 Subject: [PATCH] . --- .travis.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index fc60cbc..d9e9414 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,6 +19,10 @@ script: matrix: include: + - name: Power ppc64le + os: linux-ppc64le + compiler: gcc-8 + - name: Linux arm os: linux arch: arm64 @@ -27,10 +31,6 @@ matrix: - name: Linux amd64 os: linux - - name: Power ppc64le - os: linux-ppc64le - compiler: gcc - - name: Windows-MinGW os: windows script: