Skip to content

Commit

Permalink
build: Node.js@8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Apr 6, 2018
1 parent cb81c58 commit 89478fb
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 @@ -12,7 +12,7 @@ node_js:
- "5.12"
- "6.13"
- "7.10"
- "8.9"
- "8.10"
- "9.8"
env:
global:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ environment:
- nodejs_version: "5.12"
- nodejs_version: "6.13"
- nodejs_version: "7.10"
- nodejs_version: "8.9"
- nodejs_version: "8.10"
- nodejs_version: "9.8"

services:
Expand Down

0 comments on commit 89478fb

Please sign in to comment.