forked from TrueCloudLab/rclone
Fix appveyor build after vet removal from tools repo
This commit is contained in:
parent
0f8e7c3843
commit
9539bbf78a
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ environment:
|
||||||
GOPATH: c:\gopath
|
GOPATH: c:\gopath
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- go get golang.org/x/tools/cmd/vet
|
|
||||||
- echo %PATH%
|
- echo %PATH%
|
||||||
- echo %GOPATH%
|
- echo %GOPATH%
|
||||||
- go version
|
- go version
|
||||||
|
|
Loading…
Reference in a new issue