Update .travis.yml

This commit is contained in:
Liang Ding 2014-12-20 19:25:55 +08:00
parent de00beb8c4
commit a0a9a6e936
1 changed files with 1 additions and 1 deletions

View File

@ -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