-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Updates travis, adds appveyor #4377
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4377 +/- ##
==========================================
- Coverage 92.75% 92.27% -0.49%
==========================================
Files 119 119
Lines 8448 8448
==========================================
- Hits 7836 7795 -41
- Misses 612 653 +41
Continue to review full report at Codecov.
|
@flovilmart let me know if you want some help with this. I've worked with appveyor in the past so might be able to lend some insight. I was thinking I might test in a different branch under my own github to get a working config. From there I can bring in whatever config works. |
Thé issue seems to be that mongodb version manager is trying to unzip with the tar.bz decompression, instead of zip. So the issue doesn’t lie in appVeyor anymore, but still impedes on our ability to provide a proper cross platform dev environment. |
Feel free to push on that branch also :) |
Hmm, I see. I'll take a look when I can and add some commits if I make some progress there, assuming you don't figure it out first. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
No description provided.