1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-18 03:41:30 +02:00

tests/travis: reports code coverage to Coveralls

This commit is contained in:
David Grudl
2016-04-21 11:29:10 +02:00
parent 4e838fc2b5
commit ddfd4a0f1a
3 changed files with 15 additions and 2 deletions

4
tests/.coveralls.yml Normal file
View File

@@ -0,0 +1,4 @@
# for php-coveralls
service_name: travis-ci
coverage_clover: coverage.xml
json_path: coverage.json