Travis: bump

This commit is contained in:
JustArchi 2018-09-12 00:32:52 +02:00
parent 3434621a4c
commit 47338b39bb

View file

@ -73,5 +73,5 @@ matrix:
sudo: false
- os: osx
# Ref: https://docs.travis-ci.com/user/reference/osx
dotnet: 2.1.401 # For OSX, we need absolute dotnet version until https://github.com/dotnet/core-setup/issues/4187 is resolved
dotnet: 2.1.402 # For OSX, we need absolute dotnet version until https://github.com/dotnet/core-setup/issues/4187 is resolved
osx_image: xcode10