removing ./...

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

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

Loading…
Cancel
Save