From ce5e3c5bb06b2c0d3ee627382311bc01d4112125 Mon Sep 17 00:00:00 2001 From: JustArchi Date: Wed, 13 Feb 2019 04:05:15 +0100 Subject: [PATCH] Travis: bump --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 820fc2e2e..34fcca99a 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.103 # For OSX, we need absolute dotnet version until https://github.com/dotnet/core-setup/issues/4187 is resolved + 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