.
This commit is contained in:
@ -30,11 +30,12 @@ matrix:
|
|||||||
- name: Power ppc64le
|
- name: Power ppc64le
|
||||||
os: linux-ppc64le
|
os: linux-ppc64le
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
script: uname -s
|
|
||||||
|
|
||||||
- name: Windows-MinGW
|
- name: Windows-MinGW
|
||||||
os: windows
|
os: windows
|
||||||
script: mingw32-make
|
script:
|
||||||
|
- mingw32-make
|
||||||
|
- ./icapp ZIPF
|
||||||
|
|
||||||
- name: macOS, xcode11
|
- name: macOS, xcode11
|
||||||
os: osx
|
os: osx
|
||||||
|
Reference in New Issue
Block a user