Open AnthonyMastrean opened 8 years ago
For Chocolatey packages I'd recommend AppVeyor over TravisCI simply because it supports Windows natively. But for custom software that needs compiled to be cross platform having TravisCI could be valuable as well. AppVeyor is actually what the AU (automatic updater) for Chocolatey packages is using (and the Chocolatey CoreTeam packages repo is converting to this as well).
FYI Travis CI now supports Windows: https://docs.travis-ci.com/user/reference/windows/
FYI Travis CI now supports Windows: docs.travis-ci.com/user/reference/windows
Even better: https://docs.travis-ci.com/user/reference/windows/#chocolatey
Chocolatey, the package manager for Windows, is installed and can be used to install Windows packages.
See
http://andrewlock.net/adding-travis-ci-to-a-net-core-app/
and
https://github.com/machine/dotnet-test-mspec/pull/5/files