From de00beb8c48e8027e1112ec5d6a1febafd8a7bba Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Sat, 20 Dec 2014 19:25:17 +0800 Subject: [PATCH] Update clean.sh --- clean.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/clean.sh b/clean.sh index 47bb388..378fe42 100755 --- a/clean.sh +++ b/clean.sh @@ -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 +