mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Try to restore the nuget packages.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
language: csharp
|
||||
solution: Terminal.sln
|
||||
install:
|
||||
- dotnet nuget locals http-cache --clear
|
||||
script:
|
||||
- tsh_version=1.4.0-pre1
|
||||
- msbuild /t:Restore $TRAVIS_BUILD_DIR/Terminal.sln
|
||||
|
||||
Reference in New Issue
Block a user