On Sun, Jun 24, 2012 at 2:55 PM, Ondřej Čertík <[email protected]> wrote: > On Sun, Jun 24, 2012 at 2:37 PM, Ondřej Čertík <[email protected]> > wrote: >> I just donated $70 to Travis CI for sympy, so they will probably >> enable the pull request testing >> soon. > > Looks like it's working: > > http://travis-ci.org/#!/sympy/sympy/pull_requests
Seems to be working pretty well, except that now the overall status of the sympy repository is equivalent to the latest build status (be it master or a pull request), so in particular, right now the master passes, the latest pull request fails and the overall status is fail. It is a known problem: https://groups.google.com/d/topic/travis-ci/xcK7glACQ30/discussion https://github.com/travis-ci/travis-ci/issues/567 So hopefully it will be fixed eventually. 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.
