Skip to content

Commit

Permalink
build: Node.js@12.13
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Nov 12, 2019
1 parent 5d1295b commit f8a33ad
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"
- &lts "10.17"
- "11.15"
- "12.10"
- "12.13"
env:
global:
# Necessary to build Node.js 0.6 on Travis CI images
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.17"
- nodejs_version: "11.15"
- nodejs_version: "12.10"
- nodejs_version: "12.13"

services:
- mysql
Expand Down

0 comments on commit f8a33ad

Please sign in to comment.