/nvm-test-plugin-travis

[UNMAINTENED] Travis plugin for nvm-test. Please use Trevor instead

Primary LanguageJavaScriptMIT LicenseMIT

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