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