travis-buddy
travis-buddy copied to clipboard
Feature Request - Show more information on error of build
It would be nice if Travis Buddy showed more information in his comment when the Build evals to status: "errored"
Example PR for the current behaviour (will probably change soon so here to document what he says:
TravisCI finished with status errored, which
means the build failed because something unrelated
to the tests, like a problem a dependency or the build process itself.
Example Build where that happened to me
It should show at least the following important information:
error [email protected]: The engine "node" is incompatible with this module. Expected version
">=4 <=9".
error Found incompatible module
related to #108 - definitely agree that we should post build log for every build status