Skip to content

Commit

Permalink
chore(travis): Add node version 7 and 8
Browse files Browse the repository at this point in the history
  • Loading branch information
jojoee committed Sep 6, 2017
1 parent 98e3aea commit 2cb218f
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 @@ -2,6 +2,8 @@ sudo: false
language: node_js
node_js:
- 6
- 7
- 8
cache:
directories:
- node_modules
Expand Down

0 comments on commit 2cb218f

Please sign in to comment.