#934 may introduce platform dependent code. I want to add Windows CI for it. * Travis-CI has only beta support for Windows. And it doesn't preinstall MySQL. * AppVeyor * Azure Pipelines Which do you like?
Activity
ikesyo commentedon Aug 12, 2020
GitHub Actions can be used now:
shogo82148 commentedon Mar 7, 2021
Windows CI has been moved into GitHub Actions. #1190 #1183