Skip to content

Commit 5730673

Browse files
committed
Update NuGet
Update NuGet in the Travis install step
1 parent 8f5a431 commit 5730673

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: csharp
22
solution: src/GitVersion.sln
33
sudo: false
44
install:
5+
- nuget update -self
56
- nuget restore src/GitVersion.sln
67
- nuget install NUnit.Runners -Version 3.2.1 -OutputDirectory ./src/packages
78
script:

0 commit comments

Comments
 (0)