homu
homu copied to clipboard
AppVeyor support
It would be great if Homu supported AppVeyor (http://www.appveyor.com/) in addition to Travis - this would allow testing on Windows, in addition to Linux and OS X.
+1
edit: more usefully, here's the api docs http://www.appveyor.com/docs/api/projects-builds
Note that there's another way to get simple AppVeyor support, by just watching the branch status. See: https://github.com/servo/saltfs/pull/232
That doesn't implement the full workflow of review, then trigger CI run of current merge commit, then auto merge if green, does it? So you can still have statuses that reflect stale merge commits.