This commit is contained in:
x
2019-10-22 14:31:25 +02:00
parent 9b674e6402
commit 27e8ba672c

View File

@ -5,7 +5,6 @@ compiler:
- clang
arch:
- arm64
- amd64
branches:
@ -20,6 +19,11 @@ script:
matrix:
include:
- name: Linux
os: linux
arch: arm64
compiler: gcc
- name: Linux
os: linux
@ -34,12 +38,8 @@ matrix:
- name: macOS, xcode11
os: osx
osx_image: xcode11
script:
- make
- name: macOS, xcode9.4
os: osx
osx_image: xcode9.4
script:
- make