Skip to content

Commit

Permalink
build: Node.js@14.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Aug 9, 2020
1 parent 0643e7c commit 4cd40a1
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 @@ -18,7 +18,7 @@ node_js:
- "11.15"
- &lts "12.18"
- "13.14"
- "14.4"
- "14.7"
env:
global:
# Necessary to build Node.js 0.6 on Travis CI images
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -23,7 +23,7 @@ environment:
- nodejs_version: "11.15"
- nodejs_version: "12.18"
- nodejs_version: "13.14"
- nodejs_version: "14.4"
- nodejs_version: "14.7"

services:
- mysql
Expand Down

0 comments on commit 4cd40a1

Please sign in to comment.