From 2a9712b91f7b4d1176d9453369d2196a564b2f70 Mon Sep 17 00:00:00 2001 From: fourtf Date: Sun, 15 Sep 2019 15:51:30 +0200 Subject: [PATCH] updated macos version for travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 78e55c90f..6387df0a6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,7 +47,7 @@ matrix: branch: master - os: osx - osx_image: xcode10.2 + osx_image: xcode11 name: xcode Build compiler: clang