removing ./...

This commit is contained in:
jackspirou 2016-01-29 16:31:55 -06:00
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: