Skip to content

Instantly share code, notes, and snippets.

@Vasu1105
Created June 21, 2018 10:58
Show Gist options
  • Save Vasu1105/92e07e970bfd2754dbedfc64dfb1f94c to your computer and use it in GitHub Desktop.
Save Vasu1105/92e07e970bfd2754dbedfc64dfb1f94c to your computer and use it in GitHub Desktop.
1) https://www.appveyor.com/docs/build-configuration/
2) sign into appveyor using your github account it list all the project that are linked with your github account
3) Just select the project on which you want to hook the appveyor
4) add appveyor configurations related to your project in appveyor.yml into your project merge it in the branch and that's all
In github go to your project there is settings tab click on it it has webhooks there you can see the appveyor webhook if configured
when you click on webhook you can do many more settings releated to appveyor there. so go and do it ... it works really nice ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment