summaryrefslogtreecommitdiff
path: root/appveyor.yml
AgeCommit message (Collapse)Author
2025-12-31chore: remove appveyor.yml since we've moved to github actionsVedang Manerikar
2021-10-04Update Appveyor configsJeremy Meng
- Use VS 2019 image - Combine pacman install commands - For some reason, OpenSSL dlls were not copied as dependencies. Update to copy explicitly. Also remove previously workaround.
2019-11-26Fix typosDamien Cassou
Typos found with codespell.
2018-01-22Make autobuild target for nowJeremy Meng
Appveyor build times out at `cask package .` step when `make all`.
2018-01-22Add appveyor supportJeremy Meng