1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

Fix appveyor build after vet removal from tools repo

This commit is contained in:
Nick Craig-Wood
2016-04-07 20:07:00 +01:00
parent 0f8e7c3843
commit 9539bbf78a

View File

@@ -8,7 +8,6 @@ environment:
GOPATH: c:\gopath
install:
- go get golang.org/x/tools/cmd/vet
- echo %PATH%
- echo %GOPATH%
- go version