Now the Travis CI build almost works, but fails with: -----The log length has exceeded the limit of 4 MB (this usually means that the test suite is raising the same exception over and over).
The job has been terminated ----- After 49 minutes.Why do we even use Travis CI when we have Jenkins? Jenkins works and is almost twice as fast (29 minutes).
Can't we connect Jenkins to GitHub instead? I know that's possible.
