Skip to content

Commit

Permalink
build: Node.js@13.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jan 8, 2020
1 parent 788677b commit b6546a0
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 @@ -17,7 +17,7 @@ node_js:
- &lts "10.18"
- "11.15"
- "12.14"
- "13.1"
- "13.6"
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 @@ -22,7 +22,7 @@ environment:
- nodejs_version: "10.18"
- nodejs_version: "11.15"
- nodejs_version: "12.14"
- nodejs_version: "13.1"
- nodejs_version: "13.6"

services:
- mysql
Expand Down

0 comments on commit b6546a0

Please sign in to comment.