Update clean.sh

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

View File

@ -21,7 +21,4 @@ fi
done
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