-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Migrate from AppVeyor to Travis CI Windows? #6346
Comments
One benefit is I seem to be able to restart Travis CI jobs, but not AppVeyor jobs. |
An argument for it is that it would mean everything would be in one place, all the builds together. |
This seems like it's worthwhile to test for! The main reason for us I believe is that we have more capacity on Travis than AppVeyor so builds may finish more quickly. Should be fine to test out a PR regardless! |
People are reporting that it is nearly unusable slow do to rust-lang/rustup#998 (comment) |
Hmm. OK, then let's park this for now. |
Once rust-lang/rustup#998 is fixed, resolving this might allow resolving downstream issues, like #4495. |
rust-lang/rustup#998 is now fixed |
With Travis CI adding support for Windows (https://blog.travis-ci.com/2018-10-11-windows-early-release) should we transition from AppVeyor to Travis CI for Windows testing too?
Any feels for or against?
The text was updated successfully, but these errors were encountered: