Skip to content

Create an AppVeyor Build

Josh edited this page Mar 6, 2016 · 3 revisions

Since we're going to use ChocolateyCoolWhip to create an AppVeyor build configuration, we'll first need to connect AppVeyor to the LogStitcher repo. First make sure you have a (free) account on AppVeyor. The easiest way is to just sign in with your GitHub credentials.

Next I'll add a new project and select my LogStitcher repo and press Add.

Now I have a CI build setup for my project. A build will be kicked off whenever I commit to the project.

Prev | Up | Next