Skip to content

Commit

Permalink
build: Node.js@8.16
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Apr 18, 2019
1 parent 946a7a2 commit 9f1a655
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -10,9 +10,9 @@ node_js:
- "4.2.0" # Test timers regression
- "4.9"
- "5.12"
- &lts "6.17"
- "6.17"
- "7.10"
- "8.15"
- &lts "8.16"
- "9.11"
- "10.15"
- "11.14"
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -17,7 +17,7 @@ environment:
- nodejs_version: "5.12"
- nodejs_version: "6.17"
- nodejs_version: "7.10"
- nodejs_version: "8.15"
- nodejs_version: "8.16"
- nodejs_version: "9.11"
- nodejs_version: "10.15"
- nodejs_version: "11.14"
Expand Down

0 comments on commit 9f1a655

Please sign in to comment.