2.0.1 • Published 8 years ago

nvm-test-plugin-travis v2.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

nvm-test travis

Travis plugin for nvm-test

Test using the Node versions from Travis file

NPM Package Stats
NPM Version Build Status Code Climate Coverage Status
JS Style Dependencies Dev Dependencies

$ nvm-test travis

Install

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