diff --git a/.travis.yml b/.travis.yml index 0f167f770..aa5440e53 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ branches: mono: none # ASF requires .NET Core 2.0+ -dotnet: 2.0.2 +dotnet: 2.0.3 env: global: @@ -70,7 +70,6 @@ matrix: # Ref: https://docs.travis-ci.com/user/reference/trusty/ dist: trusty sudo: false - dotnet: 2.0.0 # TODO: Remove me once dotnet-sdk-2.0.2 becomes available - os: osx # Ref: https://docs.travis-ci.com/user/reference/osx/ osx_image: xcode9.1