This commit is contained in:
x
2019-12-19 20:21:13 +01:00
parent 1df9d81094
commit a9fcc4303e

View File

@ -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