This commit is contained in:
x
2019-10-22 09:31:56 +02:00
parent 47d9b72c63
commit cac41c8062

View File

@ -2,10 +2,19 @@ language: c
compiler: gcc compiler: gcc
arch:
- arm64
- amd64
branches: branches:
only: only:
- master - master
script: script:
- make - make
- ./icapp ZIPF
- ./icbench -eBENCH -a1.2 -m0 -M255 -n100M ZIPF
- ./icbench -eBITPACK/VBYTE -a1.2 -m0 -M255 -n100M ZIPF
os: os:
- linux - linux