node-flyway
node-flyway copied to clipboard
Add circleCI configuration to additionally run integration tests on windows
There are some path separator issues occurring when running node-flyway on Windows machines.
This adds an additional job to the CI pipeline which runs the integration tests on a Windows box.
Just curious.. Why not use github actions?