Iwark/spreadsheet

User coveralls.io instead of gocover.io

Closed this issue · 1 comments

Because your tests require decrypting a JSON file, gocover.io will be unable to run the tests to check for code coverage.

Replace gocover.io with coveralls.io by using goveralls with Travis CI.

Iwark commented

@moorereason
Thanks for reporting.
I fixed it.