Skip to content

Commit

Permalink
Test with latest Node.js LTS, fixes #112
Browse files Browse the repository at this point in the history
  • Loading branch information
bergie committed Jun 2, 2018
1 parent ea6e6ac commit 062f30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '6'
- 'lts/*'
sudo: false
after_success:
- ./node_modules/.bin/nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls
Expand Down

0 comments on commit 062f30b

Please sign in to comment.