Update .travis.yml
This commit is contained in:
parent
de00beb8c4
commit
a0a9a6e936
|
@ -8,4 +8,4 @@ before_install:
|
|||
- go get golang.org/x/tools/cmd/cover
|
||||
script:
|
||||
- ./clean.sh
|
||||
- $HOME/gopath/bin/goveralls -repotoken W04Y4p452CDeI9gcsC8t5y217uHnUDFCb
|
||||
- $HOME/gopath/bin/goveralls -coverprofile=profile.cov -service=travis-ci -repotoken W04Y4p452CDeI9gcsC8t5y217uHnUDFCb
|
||||
|
|
Loading…
Reference in New Issue