This commit is contained in:
x
2019-12-20 13:56:02 +01:00
parent 4b9e19e686
commit 0b54297651

View File

@ -26,13 +26,14 @@ matrix:
arch: arm64 arch: arm64
compiler: gcc compiler: gcc
- name: linux-ppc64le-gcc-9 # travis error, try later
env: CC=gcc-9 # - name: linux-ppc64le-gcc-9
arch: ppc64le # env: CC=gcc-9
before_install: # arch: ppc64le
- sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test # before_install:
- sudo apt-get -y update # - sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
- sudo apt-get -y install gcc-9 # - sudo apt-get -y update
# - sudo apt-get -y install gcc-9
- name: windows-mingw-w64 - name: windows-mingw-w64
arch: amd64 arch: amd64