Skip to content

Commit

Permalink
Update Travis Node version to LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
izeau committed Aug 28, 2017
1 parent 2797552 commit 538f142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: node_js
node_js:
- "4.1"
- "6"
after_script:
- npm run coveralls

0 comments on commit 538f142

Please sign in to comment.