rung goveral from app
This commit is contained in:
@@ -12,5 +12,6 @@ script:
|
||||
- docker build .
|
||||
|
||||
after_success:
|
||||
- cd app
|
||||
- go test -v -covermode=count -coverprofile=coverage.out
|
||||
- goveralls -coverprofile=coverage.out -service=travis-ci -repotoken $COVERALLS_TOKEN
|
||||
|
||||
Reference in New Issue
Block a user