From a9fcc4303e2e406797fa8583bf5e73b8a62ea7e4 Mon Sep 17 00:00:00 2001 From: x Date: Thu, 19 Dec 2019 20:21:13 +0100 Subject: [PATCH] . --- .travis.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6a390ad..052da92 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,13 +24,13 @@ matrix: arch: arm64 compiler: gcc - - name: linux-ppc64le-gcc-9 - env: CC=gcc-9 - arch: ppc64le - before_install: - - sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test - - sudo apt-get -y update - - sudo apt-get -y install gcc-9 +# - name: linux-ppc64le-gcc-9 +# env: CC=gcc-9 +# arch: ppc64le +# before_install: +# - sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test +# - sudo apt-get -y update +# - sudo apt-get -y install gcc-9 - name: windows-mingw-w64 arch: amd64