.
This commit is contained in:
@ -19,6 +19,10 @@ script:
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- name: Power ppc64le
|
||||
os: linux-ppc64le
|
||||
compiler: gcc-8
|
||||
|
||||
- name: Linux arm
|
||||
os: linux
|
||||
arch: arm64
|
||||
@ -27,10 +31,6 @@ matrix:
|
||||
- name: Linux amd64
|
||||
os: linux
|
||||
|
||||
- name: Power ppc64le
|
||||
os: linux-ppc64le
|
||||
compiler: gcc
|
||||
|
||||
- name: Windows-MinGW
|
||||
os: windows
|
||||
script:
|
||||
|
Reference in New Issue
Block a user