Skip to content

Commit

Permalink
Add Node v6 and v7 to TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro-victor committed May 14, 2018
1 parent 693053f commit d0f3676
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ cache:
directories:
- node_modules
node_js:
- v6
- v7
- v8
- v9
addons:
Expand Down

0 comments on commit d0f3676

Please sign in to comment.