summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3217c00..12ba9b4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,4 +8,4 @@ after_success:
- go get -v github.com/mattn/goveralls
- export PATH=$PATH:$HOME/gopath/bin
- cd ./spew
- - goveralls coverprofile=profile.cov -service=travis-ci
+ - goveralls -coverprofile=profile.cov -service=travis-ci