Revise travis script
This commit is contained in:
parent
552e981dd5
commit
e5849eb223
1 changed files with 2 additions and 1 deletions
|
|
@ -3,4 +3,5 @@ solution: MatterControl.sln
|
|||
mono: latest
|
||||
dotnet: 2.0.0
|
||||
script:
|
||||
- dotnet restore
|
||||
- nuget restore MatterControl.sln
|
||||
- msbuild MatterControl.sln
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue