-
Notifications
You must be signed in to change notification settings - Fork 102
Clean julia 0.4 #52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clean julia 0.4 #52
Conversation
…call->_call to avoid collision with Julia
|
adding appveyor would be nice to see if checks pass on windows too |
|
We just need to have a volunteer to run it on their account. I can set up the webhook once a url is provided. |
|
I just setup https://ci.appveyor.com/project/EQt/pyjulia |
|
Can you go to the settings, and copy-paste the "webhook url" here? Then I'll enable the webhook from the github side here and we can try triggering a build, see how it goes. |
|
If I understood it right, the webhook url is In the latest Build, the tests just run infinitely long... Don't know why. |
Print a lot of debugging messages. Create a minimal executable to interacte with libjulia to find a bug more easily.
|
What is the current status of this PR? Master is broken for me and this PR seems to fix it, can this be merged? |
|
+1 for merge, but @jakebolewski seems to be MIA. |
|
The history here needs cleaning up, and CI did not run. |
|
Actually, appveyor did run, but didn't run any tests. |
| - clang | ||
| branches: | ||
| only: | ||
| - clean-julia-0.4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
delete this
|
Relevant parts were included in #54. |
No description provided.