mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 18:19:36 +00:00
vet: Don't go get vet tool
This commit is contained in:
@@ -13,7 +13,6 @@ env:
|
||||
global:
|
||||
- GO15VENDOREXPERIMENT="1"
|
||||
install:
|
||||
- go get golang.org/x/tools/cmd/vet
|
||||
- go get github.com/golang/lint/golint
|
||||
script:
|
||||
- ./test
|
||||
|
||||
Reference in New Issue
Block a user