Skip to content

Commit

Permalink
build: Node.js@12.22
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Apr 1, 2021
1 parent b74579d commit b14fff1
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 @@ -14,7 +14,7 @@ node_js:
- "9.11"
- "10.24"
- "11.15"
- "12.21"
- "12.22"
- "13.14"
- "14.16"
- "15.11"
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -14,7 +14,7 @@ environment:
- nodejs_version: "9.11"
- nodejs_version: "10.24"
- nodejs_version: "11.15"
- nodejs_version: "12.21"
- nodejs_version: "12.22"
- nodejs_version: "13.14"
- nodejs_version: "14.16"
- nodejs_version: "15.11"
Expand Down

0 comments on commit b14fff1

Please sign in to comment.