Don't change to spew dir before invoking goveralls.

This commit is contained in:
Dave Collins 2014-03-27 05:13:54 -05:00
parent 053ad9b77a
commit 55afdd1e0d
1 changed files with 0 additions and 1 deletions

View File

@ -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