Attempt to combine mono/dotnet on Travis for required .net sdk

This commit is contained in:
John Lewin 2018-08-10 17:18:28 -07:00
parent 7a7c05d04c
commit 552e981dd5

View file

@ -1,4 +1,6 @@
language: csharp
solution: MatterControl.sln
mono: latest
dotnet: 2.0.0
script:
- dotnet restore