Skip to content

Commit

Permalink
code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrsh committed Apr 3, 2019
1 parent db03f20 commit 81dff66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ script:
- "npm run test"

after_success:
- "for d in ./packages/*; do bash <(curl -s https://codecov.io/bash) -F \"$d\"; done"
- "bash <(curl -s https://codecov.io/bash)"

0 comments on commit 81dff66

Please sign in to comment.