I'm facing with the following problem, trying to execute code climate reporter on .travis.yml:
Code Climate encountered an exception: CodeClimate::TestReporter::InvalidPayload No source files were found in the test report payload
Is there anybody here who could help me?
Add
at the beginning of file
spec_helper.rb
.