We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To fully drop support for node v0.11.x binaries (#389) we'll need to get io.js builds/binary publishing going on travis and appveyor.
nave
/cc @FeodorFitsner
The text was updated successfully, but these errors were encountered:
Cross referencing: appveyor/ci#113.
Sorry, something went wrong.
AppVeryor support has landed! :)
We also have nvm support from nvm-sh/nvm#590.
Some caution is necessary because the binary's name is iojs instead of node.
iojs
node
this is now working - no longer building for node v0.11.x and instead targeting node v0.12.x - followups at #404
No branches or pull requests
To fully drop support for node v0.11.x binaries (#389) we'll need to get io.js builds/binary publishing going on travis and appveyor.
nave
isaacs/nave@e0b9a96/cc @FeodorFitsner
The text was updated successfully, but these errors were encountered: