Add test environment for macOS 10.14

- Small tweaks in test script

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2019-11-23 22:02:09 +01:00
parent a2a53365ad
commit 05a418592b
2 changed files with 8 additions and 3 deletions

View file

@ -38,8 +38,13 @@ matrix:
os: linux
env: CONTAINER=archlinux
services: docker
- name: "Mac OS X 10.13"
- name: "macOS 10.13"
os: osx
osx_image: xcode9.4
env: CONTAINER=osx
- name: "macOS 10.14"
os: osx
osx_image: xcode10.3
env: CONTAINER=osx
install:
# Build the docker container