.
This commit is contained in:
@ -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:
|
||||||
|
Reference in New Issue
Block a user