Skip to content

Commit

Permalink
build: Node.js@10.15
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed May 13, 2019
1 parent da6f701 commit e502dde
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 @@ -11,7 +11,7 @@ node_js:
- "7.10"
- "8.16"
- "9.11"
- "10.12"
- "10.15"
- "11.15"
matrix:
include:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ environment:
- nodejs_version: "7.10"
- nodejs_version: "8.16"
- nodejs_version: "9.11"
- nodejs_version: "10.12"
- nodejs_version: "10.15"
- nodejs_version: "11.15"
cache:
- node_modules
Expand Down

0 comments on commit e502dde

Please sign in to comment.