.
This commit is contained in:
@ -16,6 +16,7 @@ branches:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
|
- ./icapp ZIPF
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
@ -37,6 +38,7 @@ matrix:
|
|||||||
os: windows
|
os: windows
|
||||||
script:
|
script:
|
||||||
- mingw32-make
|
- mingw32-make
|
||||||
|
- ./icapp ZIPF
|
||||||
|
|
||||||
- name: macOS, xcode
|
- name: macOS, xcode
|
||||||
os: osx
|
os: osx
|
||||||
|
Reference in New Issue
Block a user