I don't know what tests you're running, but if it includes building all the test suites of everything in the platform, you might want to turn that off for vector if possible. Just building vector's tests on 7.10.1 is enough to kill Travis right now. Turning them off might buy you some leeway.
-- Dan On Sun, Jun 7, 2015 at 12:33 PM, Mark Lentczner <[email protected]> wrote: > I finally figured out what was wrong with the Travis CI build for Haskell > Platform, and got it all working w/hvr's .debs of GHC (for the boot > compiler)... and ran smack into this: > > Your test run exceeded 50 minutes. > > > SO... I'd like to find another CI solution. Is phabricator.haskell.org an > option? Can we / should we create a project there? > > - Mark > > _______________________________________________ > ghc-devs mailing list > [email protected] > http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs > >
_______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
