This commit is contained in:
x
2019-12-22 14:28:51 +01:00
parent 816665b979
commit 8fa84c2166

View File

@ -16,7 +16,7 @@ branches:
script: script:
- make - make
- ./icapp ZIPF # - ./icapp ZIPF
# - cat /proc/cpuinfo # - cat /proc/cpuinfo
matrix: matrix:
@ -37,6 +37,7 @@ matrix:
os: osx os: osx
- name: linux-ppc64le-gcc-9 - name: linux-ppc64le-gcc-9
os: linux
arch: ppc64le arch: ppc64le
env: CC=gcc-9 env: CC=gcc-9
before_install: before_install: