Attempt to combine mono/dotnet on Travis for required .net sdk
This commit is contained in:
parent
7a7c05d04c
commit
552e981dd5
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
language: csharp
|
||||
solution: MatterControl.sln
|
||||
mono: latest
|
||||
|
||||
dotnet: 2.0.0
|
||||
script:
|
||||
- dotnet restore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue