adding codeclimate coverage reporting to travis

This commit is contained in:
El RIDO
2016-07-06 12:09:19 +02:00
parent 0e217a42c5
commit 790cd9fd3a
2 changed files with 3 additions and 1 deletions

View File

@@ -13,3 +13,4 @@ script:
after_script:
- vendor/bin/codacycoverage clover tst/log/coverage-clover.xml
- vendor/bin/test-reporter --coverage-report tst/log/coverage-clover.xml