Skip to content

Commit

Permalink
chore: test on Node 8 LTS (#19)
Browse files Browse the repository at this point in the history
update package-lock.json
  • Loading branch information
nexdrew committed Nov 27, 2017
1 parent 3ee331c commit d8c89c1
Show file tree
Hide file tree
Showing 2 changed files with 596 additions and 513 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ language: node_js
node_js:
- '4'
- '6'
- '8'
- 'node'
after_success: npm run coverage
Loading

0 comments on commit d8c89c1

Please sign in to comment.