.
This commit is contained in:
22
.travis.yml
22
.travis.yml
@ -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
|
||||
|
Reference in New Issue
Block a user