nvm-test-plugin-travis
v2.0.1
Published
TravisCI plugin for nvm-test
Readme
nvm-test travis
Travis plugin for nvm-test
Test using the Node versions from Travis file
$ nvm-test travisInstall
Prefer install as per project dev dependencies:
npm install --save-dev nvm-test-plugin-travis
Configure your project
Add the travis plugin to your .nvmrc.test.json file:
{
"plugins": ["travis"]
}CLI usage
nvm-test travis [options]
Test using Node versions from Travis file
