@ -7,6 +7,7 @@ pipeline:
image: golang:${GO_VERSION}
commands:
- go test ./... -v
- go test -bench ./...
matrix:
GO_VERSION: