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 Appveyor Support #35

Closed
wants to merge 1 commit into from
Closed

Conversation

spbennett
Copy link

The Travis-ci build doesn't seem to play too nicely with Visual Studio projects. I spun up a build in Appveyor and it didn't require any code changes. The PR below is linked to my fork, but you might prefer switching your CI system over to this one. The build status badge will look a little happier 😄

Feel free to use this PR as an example. You can just swap our your credentials once the repo is hooked up.

https://www.appveyor.com/docs/

Add Appveyor Support
---

- Use Appveyor instead of travis-ci for native Windows build support
- Change build badge from travis-ci to Appveyor

---

- Use Appveyor instead of travis-ci for native Windows build support
- Change build badge from travis-ci to Appveyor
@metherul
Copy link
Owner

metherul commented Oct 9, 2018

Hey @spbennett, thanks for the PR! I've been out of town for the week so I haven't had the opportunity to mess with travis. Do you mind if I manually add the modifications to the current development branch? It would be easier than merging the branches through git.

@spbennett
Copy link
Author

spbennett commented Oct 9, 2018 via email

@metherul
Copy link
Owner

metherul commented Oct 9, 2018

Thanks!

@metherul metherul closed this Oct 9, 2018
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