Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
language: node_js
node_js:
- '4'
- '6'
- '8'
- '10'
before_install:
- npm install -g grunt-cli
before_script:
Expand Down
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,12 @@ Tests are set up with Jasmine, and can be run with `npm test`.
* preProcessor
* postProcessor
* insertForm: look for the form, the button

## Note
Node Version Manager

Usage:
* nvm --help - Show this message
* nvm --version - Print out the installed version of nvm
* nvm install [-s] - Download and install a, [-s] from source
* nvm ls - List installed versions nvm