Skip to content

Commit

Permalink
Update to node 10 in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed May 7, 2018
1 parent 8386b2b commit 4d3f483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ node_js:
- "4"
- "6"
- "7"
- "10"

after_success:
- npm run coveralls

0 comments on commit 4d3f483

Please sign in to comment.