From 1c917b4095869219adf52f686a9484263d672d5a Mon Sep 17 00:00:00 2001 From: JustArchi Date: Thu, 4 Apr 2019 15:58:24 +0200 Subject: [PATCH] Travis: bump --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2b61e6ca1..8babac98e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -84,5 +84,5 @@ matrix: dist: xenial - os: osx # Ref: https://docs.travis-ci.com/user/reference/osx - dotnet: 2.2.104 # For OSX, we need absolute dotnet version until https://github.com/dotnet/core-setup/issues/4187 is resolved - osx_image: xcode10.1 + dotnet: 2.2.202 # For OSX, we need absolute dotnet version until https://github.com/dotnet/core-setup/issues/4187 is resolved + osx_image: xcode10.2