Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 11fa325

Browse files
committed
fixes #43
pin version of gitlink on appveyor.
1 parent 8dbab2c commit 11fa325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ environment:
33

44
install:
55
- choco install gitversion.portable -pre -y
6-
- cinst gitlink -y
6+
- cinst gitlink -version 2.4.1 -y
77

88
platform: Any CPU
99
configuration: Release

0 commit comments

Comments
 (0)