Skip to content
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

Enable AppVeyor Testing #13

Open
ChrisRackauckas opened this issue Nov 12, 2016 · 0 comments
Open

Enable AppVeyor Testing #13

ChrisRackauckas opened this issue Nov 12, 2016 · 0 comments

Comments

@ChrisRackauckas
Copy link
Member

I think AppVeyor testing should be enabled on all of the JuliaDiffEq repositories in addition to Travis. Windows is a large set of users (myself included) and AppVeyor many times will catch Windows-specific issues (usually dealing with the way integers can be different, but also sometimes with how roundoff is handled or obscure facts that are hard to catch by yourself). This code is simple enough that I don't expect it to be different than the Travis results, but it's a very simple no-cost double-check and so I think it should be enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant