Skip to content

Commit 0b05170

Browse files
committed
debug
1 parent faae93e commit 0b05170

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ install:
1818
# install the task executor
1919
- curl -o task.zip -LO https://github.com/go-task/task/releases/download/v2.6.0/task_windows_amd64.zip
2020
- 7z e task.zip -o$(GOPATH)\bin
21+
- dir $(GOPATH)\bin
2122
# golang dependencies needed at test time
2223
- go get github.com/golangci/govet
2324
- go get golang.org/x/lint/golint

0 commit comments

Comments
 (0)