Skip to content

Commit

Permalink
build: Node.js@11.14
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Apr 17, 2019
1 parent e5a922b commit 776d843
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 @@ -15,7 +15,7 @@ node_js:
- "8.15"
- "9.11"
- "10.15"
- "11.11"
- "11.14"
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 @@ -20,7 +20,7 @@ environment:
- nodejs_version: "8.15"
- nodejs_version: "9.11"
- nodejs_version: "10.15"
- nodejs_version: "11.11"
- nodejs_version: "11.14"

services:
- mysql
Expand Down

0 comments on commit 776d843

Please sign in to comment.