-
-
Notifications
You must be signed in to change notification settings - Fork 115
Add definitions for mmap #123
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
Conversation
|
Wow, thanks! CC @quinnj. |
|
Speaking of @quinnj, do you have an AppVeyor account? I've already got too many packages under my account, would you be willing to turn on AppVeyor here under yours? |
|
Hey @tkelman, happy to help however I can. What do I need to do exactly? |
|
Go to appveyor.com, either register for a new account or sign in via github auth, then find "add projects" and click the plus sign for JuliaLang/Compat.jl. I can check the webhooks here to see if that goes through correctly, and if it does I'll open a PR adding the appveyor.yml file. |
|
Ok, done. (I think) |
|
Also, thanks @rened for this. Definitely great to have. |
|
Hm, I don't think that added the webhook. Can you go to AppVeyor settings for this project, find and paste the Webhook URL here? |
|
Great, see #124 - I'll add the readme badge too while I'm at it. I should actually make a proper tutorial with these steps and put it somewhere. If you ever need to add or adjust the webhook manually, see jump-dev/JuMP.jl#362 (comment) |
@timholy