try upgrading dotnet core sdk

This commit is contained in:
Collin M. Barrett 2017-10-25 08:38:34 -05:00
parent 7a373c251c
commit 5637a33eb9

View file

@ -1,8 +1,9 @@
language: csharp
dist: xenial
dist: trusty
sudo: required
mono: none
dotnet: 2.0.0
before_install:
- sudo apt-get install dotnet-sdk-2.0.2
branches:
only:
- master