Skip to content

Commit

Permalink
avoid codecov fix coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
zigzago committed Nov 11, 2019
1 parent 1585f7e commit 7710265
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 @@ -11,5 +11,5 @@ cache:
directories:
- $HOME/.m2/repository
after_success:
- bash <(curl -s https://codecov.io/bash)
- bash <(curl -s https://codecov.io/bash) -X fix
install: true

0 comments on commit 7710265

Please sign in to comment.