This commit is contained in:
x
2019-10-22 18:08:46 +02:00
parent 057c2b7cf4
commit b3d33121e5

View File

@ -19,28 +19,6 @@ script:
matrix:
include:
- name: Linux arm
os: linux
arch: arm64
compiler: gcc
- name: Linux amd64
os: linux
- name: Windows-MinGW
os: windows
script:
- mingw32-make
- ./icapp ZIPF
- name: macOS, xcode11
os: osx
osx_image: xcode11
- name: macOS, xcode9.4
os: osx
osx_image: xcode9.4
- name: Power ppc64le
os: linux-ppc64le
compiler: gcc