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: 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