On Mon, Aug 26, 2013 at 6:38 PM, Aaron Meurer <[email protected]> wrote: > I fixed the bug at https://github.com/sympy/sympy/pull/2414. > > If you want to fix the Piecewise thing, I recommend submitting a pull > request for it yourself, since I don't know enough about Sage to know > what the piecewise there looks like. > > By the way, we aren't testing the Sage tests anywhere, ever since I > stopped running my bot. I'll have to see about adding it to my laptop > in my closet that runs on each pull request. Any idea how to install > Sage in Travis so we can test it there?
We can download && install the Sage binary. That will consume the majority of the allowed 50 min limit I assume. But then we just quickly run the conversion tests. Ondrej -- 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. For more options, visit https://groups.google.com/groups/opt_out.
