Add go get ./...
This commit is contained in:
parent
5fbb102e63
commit
bf06b0234c
@ -17,7 +17,7 @@ install:
|
||||
script:
|
||||
- go mod download
|
||||
- go mod verify
|
||||
- go build ./...
|
||||
- go get ./...
|
||||
- diff -u <(echo -n) <(gofmt -d .)
|
||||
- go test -v -race ./...
|
||||
# Only build binaries from the latest Go release.
|
||||
|
Loading…
x
Reference in New Issue
Block a user