git pull https://github.com/smichr/sympy sachin1
Or view, comment on, or merge it at:
https://github.com/sympy/sympy/pull/1674
—
Reply to this email directly or view it on GitHub.
@sachin004 , everything is here and tests pass. I'll close this but can reopen if need be.
Closed #1674.
If you're opening PRs just so Travis will test them, I think you can get the same just by enabling the Travis hook for your account.
SymPy Bot Summary: Passed after merging smichr/sachin1 (fb1b7f1) into master (6084fa8).
Python 2.5.0-final-0: pass
Python 2.6.6-final-0: pass
Python 2.7.2-final-0: pass
Python 2.6.8-final-0: pass
Python 2.7.3-final-0: pass
PyPy 1.9.1-dev-0; 2.7.3-final-42: pass
Python 3.2.2-final-0: pass
Python 3.3.0-final-0: pass
Python 3.2.3-final-0: pass
Python 3.3.0-final-0: pass
Python 3.3.0-final-0: pass
**Sphinx 1.1.3:** pass
Reopened #1674.
Closed #1674.
@asmeurer, you've mentioned before that I should be able to set up a hook so Travis will test when I push to a personal branch. Can you direct me to any more specific directions? I poked around on Travis but am not finding a correspondence bewteen what they say and what I see. Thanks.
I've never actually done it for myself, so I'm not 100% sure, but I think you just go to https://github.com/smichr/sympy/settings/hooks, select travis, and follow the instructions. If you figure it out and it ends up being tricky, maybe write up a wiki page on how to do it.