Revise travis script

This commit is contained in:
John Lewin 2018-08-10 17:30:21 -07:00
parent 552e981dd5
commit e5849eb223

View file

@ -3,4 +3,5 @@ solution: MatterControl.sln
mono: latest
dotnet: 2.0.0
script:
- dotnet restore
- nuget restore MatterControl.sln
- msbuild MatterControl.sln