Skip to content

Commit

Permalink
Merge pull request #543 from kss-node/update
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
RobLoach committed May 6, 2019
2 parents 99aedd7 + ebc09ed commit 637b925
Show file tree
Hide file tree
Showing 3 changed files with 360 additions and 665 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
sudo: false
language: node_js
node_js:
- '6'
- '7'
- '8'
- '9'
- '10'
- '11'
- '12'
script: npm test && (npm run report-coverage || test 1)

notifications:
Expand Down
Loading

0 comments on commit 637b925

Please sign in to comment.