Skip to content

Commit

Permalink
feat(node): Add support for node version 10
Browse files Browse the repository at this point in the history
fix #38
  • Loading branch information
Michael Weibel committed May 24, 2018
1 parent 5d84b19 commit a7c0499
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,7 @@ cache:
notifications:
email: false
node_js:
- '10'
- '9'
- '8'
- '7'
Expand Down

0 comments on commit a7c0499

Please sign in to comment.