Travis CI build time exceeded
Created by: jvanbaarsen
When i was reviewing a PR, the travis CI build was failing(see: https://github.com/gitlabhq/gitlabhq/pull/5816). The reason for the failing build was that travis CI has an max running time of 50 minutes (https://travis-ci.org/gitlabhq/gitlabhq/builds/15231940).
I think we get this problem more and more often, since the projects grows. We should investigate a fix i think.