attempt #2 to fix MacOS compilation

This commit is contained in:
csoler 2019-03-24 12:56:43 +01:00
parent 364c3917ac
commit 32729adb5e
No known key found for this signature in database
GPG Key ID: 7BCA522266C0804C

View File

@ -10,7 +10,7 @@ matrix:
sudo: required
compiler: gcc
- os: osx
osx_image: xcode9.3
osx_image: xcode10.1
compiler: clang
sudo: false