forked from mirror/stringy
Coverall config changes
This commit is contained in:
parent
fb0928cf99
commit
8a3637503f
|
@ -9,4 +9,4 @@ before_install:
|
|||
|
||||
script:
|
||||
- go test -cover -coverprofile=.coverprofile $(go list .)
|
||||
- $GOPATH/bin/goveralls -service=travis-ci -coverprofile=.coverprofile -repotoken=REPO_TOKEN
|
||||
- $GOPATH/bin/goveralls -service=travis-ci -coverprofile=.coverprofile -repotoken=$REPO_TOKEN
|
||||
|
|
Loading…
Reference in New Issue