Does anyone have any ideas why the Travis tests recently are all failing in Python 2.5 with "I'm sorry but your test run exceeded 50.0 minutes."? See for example https://travis-ci.org/sympy/sympy/jobs/5110469. It looks like it gets to the very end of the test run (tutorial.en.rst is the final file to be doctested), and even returns 0. The other tests finish fine; it's just Python 2.5. Furthermore, this only happens with pull requests. The Travis runs for the git master are passing just fine.
Aaron Meurer -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
