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

CI on windows #641

Merged
merged 8 commits into from
Jul 10, 2016
Merged

CI on windows #641

merged 8 commits into from
Jul 10, 2016

Conversation

fourplusone
Copy link
Contributor

Currently there is only support for CI on linux powered by travis. This pull request adds a appveyor.yml file to support CI on windows using appveyor. Also the pygit wheel is provided as a build artifact, making it easier for windows users to install a pygit2 version. Unfortunately the unit tests do not pass yes, which appears to be a general windows/pygit2 issue.

An example of a build can be found here: https://ci.appveyor.com/project/fourplusone/pygit2/build/job/74l4rw3vp2sqv60d

I would love to hear the repository owners feedback on this

@jdavid jdavid merged commit c57a3ae into libgit2:master Jul 10, 2016
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

Successfully merging this pull request may close these issues.

None yet

2 participants