mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
fixup for change to go vet
This commit is contained in:
@@ -11,6 +11,7 @@ install:
|
||||
- DST=~/gopath/src/github.com/apcera
|
||||
- mkdir -p "$DST"
|
||||
- git clone --depth=1 --quiet https://github.com/apcera/nats.git "$DST"/nats
|
||||
- go get code.google.com/p/go.tools/cmd/vet
|
||||
|
||||
script:
|
||||
- go build
|
||||
|
||||
Reference in New Issue
Block a user