This commit is contained in:
x
2019-10-22 16:16:48 +02:00
parent b5e204dda1
commit 031aa9dfc2

View File

@ -30,11 +30,12 @@ matrix:
- name: Power ppc64le
os: linux-ppc64le
compiler: gcc
script: uname -s
- name: Windows-MinGW
os: windows
script: mingw32-make
script:
- mingw32-make
- ./icapp ZIPF
- name: macOS, xcode11
os: osx