Skip to content

Commit

Permalink
build: Node.js@10.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Oct 28, 2018
1 parent 4645e8b commit 00d2e0d
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:
- "7.10"
- "8.12"
- "9.11"
- "10.11"
- "10.12"
sudo: false
cache:
directories:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ environment:
- nodejs_version: "7.10"
- nodejs_version: "8.12"
- nodejs_version: "9.11"
- nodejs_version: "10.11"
- nodejs_version: "10.12"
cache:
- node_modules
install:
Expand Down

0 comments on commit 00d2e0d

Please sign in to comment.