Hi Stefan, On Wed, Aug 8, 2012 at 4:46 AM, [email protected] <[email protected]> wrote: > Hi all, > > It seems that after some recent fixes most of the tests ran by my bot > pass. I suppose that the most obvious of the issues with hash > randomization have been addressed by Chris and Aaron, right? > > Does this mean that travisCI can now turn on hash randomization?
Before you turn your bot off, I think we need to test the "make html" in Travis somehow, that test is very helpful. One problem about Travis is that we are just below the time limit (so we are ok right now, but might get into problems later). But I think we can somehow make it like another test using some tricks with env (see the numpy bot with python 2.4 trick). Then I would just use python 2.7 and build the docs there and if they work, then all is ok. Ondrej -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
