parent
5c8452973f
commit
e5d7aad533
|
@ -3,6 +3,6 @@ pipeline:
|
|||
testing:
|
||||
image: golang:1.11
|
||||
commands:
|
||||
- go get -u .
|
||||
- go get ./...
|
||||
- go test -v .
|
||||
- go vet
|
||||
|
|
Loading…
Reference in New Issue
Block a user