Update OSX image

This commit is contained in:
Thom Wiggers 2019-06-20 10:35:43 +02:00
vanhempi e7d936e24a
commit 3ca9cfe5cd
No known key found for this signature in database
GPG avaimen ID: 001BB0A7CE26E363

Näytä tiedosto

@ -2,7 +2,7 @@ matrix:
include:
- name: "MacOS + Clang"
os: osx
osx_image: xcode10.1
osx_image: xcode10.2
compiler: clang
before_install:
- pip3 install -r requirements.txt
@ -23,7 +23,7 @@ matrix:
- astyle
- name: "MacOS + GCC8"
os: osx
osx_image: xcode10.1
osx_image: xcode10.2
compiler: gcc
addons:
homebrew: