Skip to content

Commit

Permalink
build: Node.js@13.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Feb 9, 2020
1 parent 4f0326a commit cd93707
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 @@ -15,7 +15,7 @@ node_js:
- "10.19"
- "11.15"
- "12.15"
- "13.7"
- "13.8"
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 @@ -15,7 +15,7 @@ environment:
- nodejs_version: "10.19"
- nodejs_version: "11.15"
- nodejs_version: "12.15"
- nodejs_version: "13.7"
- nodejs_version: "13.8"
cache:
- node_modules
install:
Expand Down

0 comments on commit cd93707

Please sign in to comment.