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: