<div dir="ltr">Dear devs,<br><br>Is there a way to avoid time limit when using travis?<br><br>I started using travis [1]. It is very convenient :)<br>But timeout occurs [2].<br>The log messages are as follows: <br><br>    =====> InstEqContext2(normal) 1806 of 5700 [0, 0, 0]<br>    =====> InstEqContext3(normal) 1807 of 5700 [0, 0, 0]<br>    =====> InstContextNorm(normal) 1808 of 5700 [0, 0, 0]<br>    The job exceeded the maximum time limit for jobs, and has been terminated.<br><br>How do you avoid this?<br>Paid plan or something?<br><br>[1]: <a href="https://ghc.haskell.org/trac/ghc/wiki/Travis">https://ghc.haskell.org/trac/ghc/wiki/Travis</a><br>[2]: <a href="https://travis-ci.org/takenobu-hs/ghc/builds/197987055">https://travis-ci.org/takenobu-hs/ghc/builds/197987055</a><br><br>Regards,<br>Takenobu<br><br></div>