sindresorhus/cpy-cli

Windows CI

Closed this issue · 4 comments

With all the path handling stuff, I think, the CLI would profit from testing on Windows too.

@sindresorhus Would you mind to add support for Appveyor? At least for me, it's a bit cumbersome to run tests on Windows.

Btw, this may also be convenient for cpy and cp-file.

I don't see the point here, as it's just a tiny CLI wrapper over cpy, but I'll set it up on cp-file and cpy when I have time.

I have concerns about escaping issues too, like #9. However, of course, cpy-cli is tiny and these are easy to tackle…

It's just that AppVeyor is annoying to set up and really slow and unstable, so I try to only use it when absolutely necessary.

In that case, we may reconsider this when we have real world windows issues.