Skip to content

Commit

Permalink
wp
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldzjap committed Oct 14, 2021
1 parent 908e149 commit 23891a8
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 @@ -15,4 +15,4 @@ before_script:
script:
- npm test
after_success:
- codecov -t ${CODECOV_TOKEN} -f coverage/lcov.info
- ./codecov -t ${CODECOV_TOKEN} -f coverage/lcov.info

0 comments on commit 23891a8

Please sign in to comment.