build: just use go {test,vet} ./... for targets vet, test and generate
This commit is contained in:
@@ -30,7 +30,6 @@ matrix:
|
||||
- make
|
||||
- make vet
|
||||
- make test
|
||||
- go test ./...
|
||||
- make artifacts/zrepl-freebsd-amd64
|
||||
- make artifacts/zrepl-linux-amd64
|
||||
- make artifacts/zrepl-darwin-amd64
|
||||
@@ -49,7 +48,6 @@ matrix:
|
||||
- make
|
||||
- make vet
|
||||
- make test
|
||||
- go test ./...
|
||||
- make artifacts/zrepl-freebsd-amd64
|
||||
- make artifacts/zrepl-linux-amd64
|
||||
- make artifacts/zrepl-darwin-amd64
|
||||
|
||||
Reference in New Issue
Block a user