Try to restore the nuget packages.

This commit is contained in:
BDisp
2020-03-30 20:40:14 +01:00
parent 10bd29ba12
commit 3957e022c3

View File

@@ -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