Skip to content

Commit

Permalink
Merge d769bb8 into 8fd9e17
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanosala committed May 26, 2021
2 parents 8fd9e17 + d769bb8 commit 14db61a
Show file tree
Hide file tree
Showing 3 changed files with 6,667 additions and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ node_js:
- 10
- 12
- 14
- 16

script:
- nyc --exclude=**/*.spec.js npm test && nyc report --reporter=text-lcov | coveralls

0 comments on commit 14db61a

Please sign in to comment.