Needs CI tests for Windows
@TooTallNate Our best option for now is to use AppVeyor. Circle CI it still does not stable release the support for Windows
We've been very successful with Azure Pipelines on Next.js: https://azure.microsoft.com/en-us/services/devops/pipelines/
I think now-desktop also uses it.
Azure Pipelines looks promising, let's give it a try 👍
Two PRs for this:
- Get build script compatible with windows (#12)
- Update azure pipelines config for testing with windows image (#13)
@amio If we are going to use Azure pipeline I recommend deleting the add/appveyor-configuration branch. I see no case that continues to exist 👀
@MAPESO Yep, branch deleted. I also disabled appveyor webhook, no more alert from appveyor now 😎
@amio Great !! 😺