Skip to content

Commit

Permalink
build: Node.js@10.17
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Nov 5, 2019
1 parent b3252a3 commit c3f0070
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 @@ -6,7 +6,7 @@ node_js:
- "4.9"
- "6.17"
- "8.16"
- "10.16"
- "10.17"
- "12.13"
before_install:
# Setup npm
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ environment:
- nodejs_version: "4.9"
- nodejs_version: "6.17"
- nodejs_version: "8.16"
- nodejs_version: "10.16"
- nodejs_version: "10.17"
- nodejs_version: "12.13"
install:
# Install Node.js
Expand Down

0 comments on commit c3f0070

Please sign in to comment.