[x] Fix bug where incorrect execution flag was chosen ( #1 )
[x] Add Appveyor for windows testing
New tests revealed unexpected behavior of cmd.exe in windows. That lead to this issue: https://github.com/kimmobrunfeldt/spawn-default-shell/issues/4. I'll leave the tests failing but meanwhile release a new version of spawn-default-shell which fixes the quite major bug #1.
Fixes #1
New tests revealed unexpected behavior of cmd.exe in windows. That lead to this issue: https://github.com/kimmobrunfeldt/spawn-default-shell/issues/4. I'll leave the tests failing but meanwhile release a new version of spawn-default-shell which fixes the quite major bug #1.