Skip to content

Commit

Permalink
Update dependencies (#11)
Browse files Browse the repository at this point in the history
* Update dependencies

* Drop node 8 and 9
  • Loading branch information
why2pac authored Oct 6, 2020
1 parent 5afaa18 commit 6135798
Show file tree
Hide file tree
Showing 4 changed files with 510 additions and 183 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
language: node_js
node_js:
- "8"
- "9"
- "10"
- "11"
- "12"
Expand Down
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ environment:
- nodejs_version: "12"
- nodejs_version: "11"
- nodejs_version: "10"
- nodejs_version: "9"
- nodejs_version: "8"
platform:
- x86
- x64
Expand Down
Loading

0 comments on commit 6135798

Please sign in to comment.