Browse Source

Updated .net core SDK version.

pull/1308/head
Steven Kirk 8 years ago
parent
commit
1e611022be
  1. 2
      .travis.yml

2
.travis.yml

@ -9,7 +9,7 @@ env:
- DOTNET_CLI_TELEMETRY_OPTOUT=1
mono:
- 5.2.0
dotnet: 2.0.0
dotnet: 2.1.200
script:
- ./build.sh --target "Travis" --platform "NetCoreOnly" --configuration "Release"
notifications:

Loading…
Cancel
Save