When you try to run the build on TravisCI, the logs show this error:
WARN -- : This usage of the Code Climate Test Reporter is now deprecated. Since version
1.0, we now require you to run `SimpleCov` in your test/spec helper, and then
run the provided `codeclimate-test-reporter` binary separately to report your
results to Code Climate.
More information here:
https://github.com/codeclimate/ruby-test-reporter/blob/master/README.md
Looks like there are some steps to follow to get Code Climate working again.
When you try to run the build on TravisCI, the logs show this error:
Looks like there are some steps to follow to get Code Climate working again.