Skip to content

Commit 0f275de

Browse files
committed
Output nuget version number
1 parent 96a8c98 commit 0f275de

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: true
44
install:
5+
- nuget help
56
- sudo nuget update -self
67
- nuget restore src/GitVersion.sln
78
- nuget install NUnit.Runners -Version 3.2.1 -OutputDirectory ./src/packages

0 commit comments

Comments
 (0)