The build just completely stops here: https://travis-ci.org/haxetink/tink_tcp/jobs/129677819#L1424
The reason is that tink_runloop was not in fact installed. Obviously this seems more of a Travis oddity (at the very least one would expect a haxelib run travix neko -lib tink_runloop exited with <error code>), but we should have some output anyway.
Also, travix could actually install the library and move on.
The build just completely stops here: https://travis-ci.org/haxetink/tink_tcp/jobs/129677819#L1424
The reason is that
tink_runloopwas not in fact installed. Obviously this seems more of a Travis oddity (at the very least one would expect ahaxelib run travix neko -lib tink_runloop exited with <error code>), but we should have some output anyway.Also, travix could actually install the library and move on.