Skip to content

Commit

Permalink
Adding latest Node-LTS-Version to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyrodan committed Jan 3, 2018
1 parent 90ce6c2 commit 521bdad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -4,4 +4,5 @@ node_js:
- "0.10"
- "0.11"
- "0.12"
- "stable"
- "lts/*"
- "stable"

0 comments on commit 521bdad

Please sign in to comment.