Switch to a more up to date Mac image

This solves having to update brew
This commit is contained in:
Anders Jenbo 2020-03-28 14:00:08 +01:00
commit 845a202398

View file

@ -4,7 +4,7 @@ os:
- linux
- osx
osx_image: xcode10.3
osx_image: xcode11.3
notifications:
email:
@ -17,8 +17,6 @@ addons:
homebrew:
packages:
- mingw-w64
update: true
env:
- MAKE_BUILD=make
- MAKE_BUILD=debug