Skip to content

Commit

Permalink
Use codecov with '-X xcodeplist' option
Browse files Browse the repository at this point in the history
  • Loading branch information
devxoul committed Aug 19, 2017
1 parent b680caa commit 7dbd5d8
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 @@ -31,4 +31,4 @@ script:
CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO | xcpretty -c

after_success:
- bash <(curl -s https://codecov.io/bash) -J 'RxViewController'
- bash <(curl -s https://codecov.io/bash) -J 'RxViewController' -X xcodeplist

0 comments on commit 7dbd5d8

Please sign in to comment.