Skip to content

Commit

Permalink
chore: Add node 8 test env to travis conf
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-suhas committed Jun 2, 2017
1 parent 35a9e6a commit 192bcae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ cache:
directories:
- node_modules
node_js:
- '8'
- '7'
- '6'
- '4'
Expand Down

0 comments on commit 192bcae

Please sign in to comment.