log all failed builds (in case of more than 1 build)
medyagh opened this issue · 1 comments
medyagh commented
I was experimenting to make parallel builds in travis, I had 3 out of 4 builds failed, but travis buddy only commented on the 3rd build
could we make travisbuddy to comment about all the failed builds not the last found failed build?
medyagh commented
intrestingly in my other builds it did the right thing. it mus be flake on travis side. closing.
related PR for future reference.
kubernetes/minikube#5459