This commit is contained in:
parent
946f586ccb
commit
9d855f586d
@ -22,8 +22,7 @@ steps:
|
||||
GOARCH: amd64
|
||||
commands:
|
||||
# fake term for goconvey color output
|
||||
- export FAKE=" TERM=xterm"
|
||||
- go test -v -coverprofile coverage.out ./pkg/*
|
||||
- env TERM=xterm-color256 go test -v -coverprofile coverage.out ./pkg/*
|
||||
when:
|
||||
event: [ push, tag ]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user