Skip to content

Commit

Permalink
Nvm uses --lts for the LTS version.
Browse files Browse the repository at this point in the history
  • Loading branch information
hugojosefson committed Dec 31, 2018
1 parent 2a5ac4c commit df5a623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sudo: false
node_js:
- "8"
- "8.10.0"
- "lts"
- "--lts"
- "stable"

cache:
Expand Down

0 comments on commit df5a623

Please sign in to comment.