mirror of
https://github.com/LBRYFoundation/lbcd.git
synced 2025-08-23 17:47:24 +00:00
Remove extra go vet
This commit is contained in:
parent
036daa5817
commit
3e465b2012
1 changed files with 0 additions and 1 deletions
|
@ -12,5 +12,4 @@ script:
|
||||||
- export PATH=$PATH:$HOME/gopath/bin
|
- export PATH=$PATH:$HOME/gopath/bin
|
||||||
- go vet
|
- go vet
|
||||||
- fgt golint -min_confidence=0.9 .
|
- fgt golint -min_confidence=0.9 .
|
||||||
- go vet *.go
|
|
||||||
- go test -v
|
- go test -v
|
||||||
|
|
Loading…
Add table
Reference in a new issue