Skip to content

Commit

Permalink
ci: Display lcov info to stdout
Browse files Browse the repository at this point in the history
  • Loading branch information
q2s2t committed Oct 13, 2018
1 parent 9cadde4 commit 1fb713d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ after_script:
# Send coverage to Code Climate
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT

- cat ./coverage/lcov.info
- rm -rf ./coverage

0 comments on commit 1fb713d

Please sign in to comment.