Skip to content

Commit

Permalink
Merge 7c0333c into d75142b
Browse files Browse the repository at this point in the history
  • Loading branch information
addaleax committed Jan 4, 2020
2 parents d75142b + 7c0333c commit 8de6ce1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ node_js:
- "6"
- "8"
- "9"
- "10"
- "12"

after_success:
- npm install coveralls
Expand Down
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ environment:
- nodejs_version: "6"
- nodejs_version: "8"
- nodejs_version: "9"
- nodejs_version: "10"
- nodejs_version: "12"

platform:
- x86
Expand Down

0 comments on commit 8de6ce1

Please sign in to comment.