Skip to content

Commit

Permalink
πŸ— Add Codecov coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardfactory committed Mar 12, 2019
1 parent ea8d04e commit 8370509
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,8 @@ node_js:
cache: yarn
install:
- yarn --pure-lockfile
- yarn global add codecov
script:
- yarn test:ci
- yarn check-types
- codecov

0 comments on commit 8370509

Please sign in to comment.