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

Add a CI builder for Windows #66

Open
zimmski opened this issue Dec 3, 2016 · 4 comments
Open

Add a CI builder for Windows #66

zimmski opened this issue Dec 3, 2016 · 4 comments

Comments

@zimmski
Copy link
Collaborator

zimmski commented Dec 3, 2016

I do not know of any free Windows CIs. So this is a very open question for me.

@maksimov
Copy link
Contributor

maksimov commented Dec 3, 2016

Have you looked at https://www.appveyor.com/?

@zimmski
Copy link
Collaborator Author

zimmski commented Dec 4, 2016

No, but it looks promising. I am a little lost when it comes to Windows but IMHO go-diff must only compile and pass the tests on other OSs. I did a small search and these are maybe good resources to get started:

@silvergasp
Copy link

I have implemented a config file for appveyor, you will just need to open an account with appveyor and it should find the file and start a build. Currently builds and tests are working however, lint is not working as it relies on a *nix shell. See Pull request here

@zimmski
Copy link
Collaborator Author

zimmski commented Apr 9, 2017

EDIT: I have enough rights, appveyor.com is configured to accept CI tasks.

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

3 participants