AnthonyMastrean / chocolateypackages

Application packages for Windows
https://chocolatey.org/profiles/AnthonyMastrean
18 stars 63 forks source link

Travis CI #199

Open AnthonyMastrean opened 7 years ago

AnthonyMastrean commented 7 years ago

See

http://andrewlock.net/adding-travis-ci-to-a-net-core-app/

and

https://github.com/machine/dotnet-test-mspec/pull/5/files

espoelstra commented 7 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).

nzbart commented 5 years ago

FYI Travis CI now supports Windows: https://docs.travis-ci.com/user/reference/windows/

virgilwashere commented 5 years ago

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

Chocolatey, the package manager for Windows, is installed and can be used to install Windows packages.