Skip to content

Commit

Permalink
ci(travis): Replace Node 7 with Node 8
Browse files Browse the repository at this point in the history
  • Loading branch information
BYK committed Apr 17, 2018
1 parent 83310f3 commit 0fe1aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,5 +5,5 @@ cache:
node_js:
- "4"
- "6"
- "7"
- "8"
after_success: 'npm run coveralls'

0 comments on commit 0fe1aff

Please sign in to comment.