Is there a way to avoid time limit when using travis?

Takenobu Tani takenobu.hs at gmail.com
Sat Feb 4 01:37:21 UTC 2017


Dear devs,

Is there a way to avoid time limit when using travis?

I started using travis [1]. It is very convenient :)
But timeout occurs [2].
The log messages are as follows:

    =====> InstEqContext2(normal) 1806 of 5700 [0, 0, 0]
    =====> InstEqContext3(normal) 1807 of 5700 [0, 0, 0]
    =====> InstContextNorm(normal) 1808 of 5700 [0, 0, 0]
    The job exceeded the maximum time limit for jobs, and has been
terminated.

How do you avoid this?
Paid plan or something?

[1]: https://ghc.haskell.org/trac/ghc/wiki/Travis
[2]: https://travis-ci.org/takenobu-hs/ghc/builds/197987055

Regards,
Takenobu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20170204/d0609d65/attachment.html>


More information about the ghc-devs mailing list