Skip to content

Commit

Permalink
build: Node.js@6.14
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed May 22, 2018
1 parent 9665de5 commit 1defbc8
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 @@ -8,7 +8,7 @@ node_js:
- "3.3"
- "4.9"
- "5.12"
- "6.12"
- "6.14"
- "7.10"
- "8.9"
- "9.4"
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:
- nodejs_version: "3.3"
- nodejs_version: "4.9"
- nodejs_version: "5.12"
- nodejs_version: "6.12"
- nodejs_version: "6.14"
- nodejs_version: "7.10"
- nodejs_version: "8.9"
- nodejs_version: "9.4"
Expand Down

0 comments on commit 1defbc8

Please sign in to comment.