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:
- make
- ./icapp ZIPF
# - ./icapp ZIPF
# - cat /proc/cpuinfo
matrix:
@ -37,6 +37,7 @@ matrix:
os: osx
- name: linux-ppc64le-gcc-9
os: linux
arch: ppc64le
env: CC=gcc-9
before_install: