Skip to content

Commit

Permalink
Update dependencies and fix coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
Skerwe committed Sep 26, 2020
1 parent 2408f85 commit 7a59541
Show file tree
Hide file tree
Showing 3 changed files with 1,416 additions and 1,495 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- "12"
after_script: jest --coverage && coveralls < coverage/lcov.info
after_success: jest --coverage && coveralls < coverage/lcov.info
deploy:
provider: npm
email: $NPM_EMAIL
Expand Down
Loading

0 comments on commit 7a59541

Please sign in to comment.