Skip to content

Commit

Permalink
build: Node.js@12.18
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jun 5, 2020
1 parent 71c000b commit c0a50bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ node_js:
- "9.11"
- "10.21"
- "11.15"
- &lts "12.16"
- &lts "12.18"
- "13.13"
- "14.2"
env:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ environment:
- nodejs_version: "9.11"
- nodejs_version: "10.21"
- nodejs_version: "11.15"
- nodejs_version: "12.16"
- nodejs_version: "12.18"
- nodejs_version: "13.13"
- nodejs_version: "14.2"

Expand Down

0 comments on commit c0a50bc

Please sign in to comment.