mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-27 13:57:46 +00:00
Verbose gocheck files.
This commit is contained in:
@@ -40,7 +40,7 @@ check:
|
|||||||
travis: $(TRAVIS_TARGET)
|
travis: $(TRAVIS_TARGET)
|
||||||
|
|
||||||
test:
|
test:
|
||||||
go test -v ./...
|
go test -v ./... -gocheck.v=true
|
||||||
|
|
||||||
coveralls:
|
coveralls:
|
||||||
@$(GOVERALLS) -service travis-ci.org -package="./..." $(COVERALLS_TOKEN)
|
@$(GOVERALLS) -service travis-ci.org -package="./..." $(COVERALLS_TOKEN)
|
||||||
|
|||||||
Reference in New Issue
Block a user