Skip to content

Commit

Permalink
Merge 90d4942 into 18a2a9f
Browse files Browse the repository at this point in the history
  • Loading branch information
addaleax committed Jan 4, 2020
2 parents 18a2a9f + 90d4942 commit 012e136
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
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
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 012e136

Please sign in to comment.