We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a893950 commit d93e144Copy full SHA for d93e144
appveyor.yml
@@ -7,8 +7,6 @@ environment:
7
clone_folder: $(GOPATH)\src\github.com\git-lfs\git-lfs
8
9
install:
10
- - rd C:\Go /s /q
11
- - cinst golang --version 1.8.0 -y
12
- cinst InnoSetup -y
13
- refreshenv
14
- ps: |
0 commit comments