F*** you, travis!
Really, how f*ck up is this travis thing?
In my current project imag, we use travis for CI. And in one of my branches, it fails because the bash scripts I use to test a binary cannot find the actual binary.
You know what the fix is?
To call tree before running the scripts!
I mean, seriousely? How much can you propably mess up before things get this weird?
Fix your shit, travis people, really!
Update:
I mean... really? Now, the build succeeds on one test machine but fails on the other, because the build log gets too long for travis? You are freakin' kiddin' me, aren't you?
tags: #programming #software