Skip to content

Commit

Permalink
build: Node.js@10.23
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Oct 24, 2020
1 parent 0d93223 commit 8f4fb72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ node_js:
- "7.10"
- "8.17"
- "9.11"
- "10.22"
- "10.23"
- "11.15"
- "12.19"
- "13.14"
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -12,7 +12,7 @@ environment:
- nodejs_version: "7.10"
- nodejs_version: "8.17"
- nodejs_version: "9.11"
- nodejs_version: "10.22"
- nodejs_version: "10.23"
- nodejs_version: "11.15"
- nodejs_version: "12.19"
- nodejs_version: "13.14"
Expand Down

0 comments on commit 8f4fb72

Please sign in to comment.