From af3839a156f2496c2045bc48ca7a9da094aa6afc Mon Sep 17 00:00:00 2001 From: JustArchi Date: Thu, 13 Dec 2018 00:41:54 +0100 Subject: [PATCH] Travis: bump --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 37b9f8eda..12d27720f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -83,5 +83,5 @@ matrix: dist: xenial - os: osx # Ref: https://docs.travis-ci.com/user/reference/osx - dotnet: 2.2.100 # For OSX, we need absolute dotnet version until https://github.com/dotnet/core-setup/issues/4187 is resolved + dotnet: 2.2.101 # For OSX, we need absolute dotnet version until https://github.com/dotnet/core-setup/issues/4187 is resolved osx_image: xcode10.1