CI Build improvements#256
Conversation
|
Seems this patch make the Travis CI build return 1 after all test. |
|
I have no idea why. I'm investigating... |
|
Why is the compilation failing? I don't see an error. |
|
·The command "make -j2" exited with 2. seems '-j2' is not a good options to build dependencies, some 3rd libs are not compiled success before compiling ardb's source. |
|
Oh, so the problem is the makefile? Ok I'll revert that. |
|
I have no idea why the build is hanging. Must be a travis bug... |
No description provided.