Skip to content

Commit

Permalink
adjust reports for code climate
Browse files Browse the repository at this point in the history
djust reports for code climate
  • Loading branch information
flpms authored Jan 27, 2019
1 parent 7ee9465 commit ffd8c14
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 @@ -32,4 +32,4 @@ before_script:
script:
- npm test
after_script:
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
- ./cc-test-reporter after-build -t lcov --debug --exit-code $TRAVIS_TEST_RESULT

0 comments on commit ffd8c14

Please sign in to comment.