Skip to content

Set up AppVeyor testing #47

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

Open
yurrriq opened this issue Nov 3, 2016 · 3 comments
Open

Set up AppVeyor testing #47

yurrriq opened this issue Nov 3, 2016 · 3 comments

Comments

@yurrriq
Copy link
Contributor

yurrriq commented Nov 3, 2016

Related: #46

For testing on Windows, I've had success in the past with AppVeyor. See exercism/xlfe/appveyor.yml. Per #46 we'll want to set up a Windows-friendly hook for the set-edoc-hidden script too.

@deadtrickster
Copy link
Collaborator

I set up AppVeyor for this repository. It's time to dust my Windows scripting foo 😄 .

@deadtrickster
Copy link
Collaborator

OK Windows script almost ready. Yml file is next?

@yurrriq
Copy link
Contributor Author

yurrriq commented Nov 6, 2016

Yeah, I think. We should probably not bother with elvis for now, but rather just run rebar3 do xref, dialyzer, eunit. The xlfe example should be useful in writing the appveyor.yml.

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

No branches or pull requests

2 participants