Skip to content

Commit

Permalink
Merge pull request #158 from lo1tuma/greenkeeper/update-to-node-10
Browse files Browse the repository at this point in the history
Update to node 10 in .travis.yml
  • Loading branch information
lo1tuma committed Jul 26, 2018
2 parents f146570 + 912b41c commit b1babb4
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 @@ -2,6 +2,7 @@ language: node_js
node_js:
- "6"
- "8"
- "10"
notifications:
email: false
after_success:
Expand Down

0 comments on commit b1babb4

Please sign in to comment.