Skip to content

Commit

Permalink
update deps, min node version 10
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffdutton committed Aug 13, 2020
1 parent 4952204 commit 93a7345
Show file tree
Hide file tree
Showing 6 changed files with 1,770 additions and 1,321 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "14"
- "12"
- "10"
- "8"
- "6"

script:
- npm test
Expand Down

0 comments on commit 93a7345

Please sign in to comment.