Skip to content

Commit

Permalink
Updated dependencies, test with Node 15.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed Nov 8, 2020
1 parent 4e3ef6d commit 60ecddd
Show file tree
Hide file tree
Showing 3 changed files with 202 additions and 590 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sudo: false
language: node_js
node_js:
- "15"
- "14"
- "13"
- "12"
after_success:
- "cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"

0 comments on commit 60ecddd

Please sign in to comment.