Update clean.sh

This commit is contained in:
Liang Ding 2014-12-20 18:50:06 +08:00
parent 4c86d5b6e1
commit f867d28386
1 changed files with 1 additions and 1 deletions

View File

@ -37,4 +37,4 @@ go tool cover -func profile.cov
# To submit the test coverage result to coveralls.io,
# use goveralls (https://github.com/mattn/goveralls)
# goveralls -coverprofile=profile.cov -service=travis-ci
goveralls -coverprofile=profile.cov -service=travis-ci