7.7
Using AppVeyor with Racket Projects
The Git repository appveyor-racket provides an example ".appveyor.yml" file and supporting script for using AppVeyor with Racket projects. It is inspired by Greg Hendershott’s travis-racket, which provides similar functionality for use with Travis CI.
Instructions for adapting the provided materials to your own projects are given in the Git reposotory’s "README.md" file.
For testing and illustration purposes, the Git repository is installed as a Racket package named appveyor-racket, but it probably isn’t useful to actually install this package otherwise.