-
Notifications
You must be signed in to change notification settings - Fork 80
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
Test on Windows #46
Comments
I'm not opposed to adding this, I'm not a Windows user so I would be able to even fix issues if the build were to break. |
Added the AppVeyor build info.. |
It's building now & the build fails (which we knew) but it's ready to be tested on. |
I didn't know that it failed on Windows. Why are we using "jenkins-mocha"? I'd think that regular mocha would be sufficient. Also, the AppVeyor config file could benefit from additional options: https://github.com/stevenvachon/edit-dotenv/blob/master/.appveyor.yml |
|
nyc (the all-in-one nyc mocha test.js |
…with AppVeyor. If you set up the [free] account, I can upload the config file.
The text was updated successfully, but these errors were encountered: