-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows testing #80
Comments
I run the test suite in a Windows VM. Also keeping an eye on Travis' Windows support (e.g. travis-ci/travis-ci#216, travis-ci/travis-ci#2104). |
Thanks for the info. I had no idea Travis is going to support Windows. Until it's ready, you might want to check out appveyor.com — it's similar to Travis but runs your builds in Azure Windows VMs. Free for OSS. You can see my config here if you need: https://github.com/vassilevsky/acceptance/blob/master/appveyor.yml |
Thanks for the tip. I'll definitely check that out. |
Looks like it works: https://ci.appveyor.com/project/jarib/childprocess/build/1.0.1 |
с001 :D |
Hello :)
I was wondering how ChildProcess is tested on Windows.
The text was updated successfully, but these errors were encountered: