removing ./...

pull/1/merge
jackspirou 9 years ago
parent d46b06892c
commit f6f45281e1

@ -4,7 +4,7 @@ build:
- GO15VENDOREXPERIMENT=1
- CGO_ENABLED=0
commands:
- go test -cover -coverprofile ./... coverage.out
- go test -cover -coverprofile coverage.out
publish:
coverage:

Loading…
Cancel
Save