diff options
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 12ba9b4..e0feb2e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,5 +7,4 @@ script: after_success: - go get -v github.com/mattn/goveralls - export PATH=$PATH:$HOME/gopath/bin - - cd ./spew - goveralls -coverprofile=profile.cov -service=travis-ci |
