This commit is contained in:
x
2019-12-19 20:50:39 +01:00
parent cb9eaf6bd3
commit c77577b3a4

View File

@ -16,6 +16,7 @@ branches:
script:
- make
- ./icapp ZIPF
matrix:
include:
@ -37,6 +38,7 @@ matrix:
os: windows
script:
- mingw32-make
- ./icapp ZIPF
- name: macOS, xcode
os: osx