@ -24,14 +24,6 @@ pipeline:
GOPATH: /go
commands:
- make test build
coverage:
image: golang:1.11.5
pull: true
environment:
secrets: [ coveralls_token ]
- make coverage
static: