From 4cf24b8d1edb6edd98552562b280258afd14408a Mon Sep 17 00:00:00 2001 From: JustArchi Date: Sat, 19 Jan 2019 04:18: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 0771502bf..820fc2e2e 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.102 # For OSX, we need absolute dotnet version until https://github.com/dotnet/core-setup/issues/4187 is resolved + dotnet: 2.2.103 # For OSX, we need absolute dotnet version until https://github.com/dotnet/core-setup/issues/4187 is resolved osx_image: xcode10.1