This commit is contained in:
x
2019-12-22 15:31:09 +01:00
parent b337fb86f9
commit a89589c171

View File

@ -36,13 +36,13 @@ matrix:
- name: apple-macOS-xcode
os: osx
- name: linux-ppc64le-gcc-9
arch: ppc64le
env: CC=gcc-9
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
# arch: ppc64le
# env: CC=gcc-9
# 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-arm64-clang
# dist: bionic