Skip to content

Commit

Permalink
Output gcov --version
Browse files Browse the repository at this point in the history
For/via eddyxu/cpp-coveralls#140; it fails
locally, but not on Travis.
  • Loading branch information
blueyed committed Feb 18, 2019
1 parent 17b764f commit a1151ad
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 @@ -230,6 +230,7 @@ after_success:
# Upload luacov to codecov.io.
travis_retry bash /tmp/codecov-bash -f build/luacov.report.out -F luacov $codecov_common_args
gcov --version
$SOURCE_DIRECTORY/build-utils/coverage-gcov.sh
# Upload gcov to codecov.io.
Expand Down

0 comments on commit a1151ad

Please sign in to comment.