Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Commit

Permalink
#1 Try to move jacoco result for code-climate
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 committed Nov 13, 2018
1 parent 70ee348 commit f4b89c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -20,6 +20,7 @@ before_script:
- ./cc-test-reporter before-build

after_script:
- cp ./build/reports/jacoco/test/report.xml ./report.xml
- ./cc-test-reporter after-build -t jacoco --exit-code $TRAVIS_TEST_RESULT

before_cache:
Expand Down

0 comments on commit f4b89c4

Please sign in to comment.