Skip to content

Commit 7ce6d6c

Browse files
committed
coveralls config added
1 parent c9cc83e commit 7ce6d6c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.coveralls.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
service_name: travis-ci
2+
coverage_clover: tests/_output/coverage.xml

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"require-dev": {
1414
"codeception/codeception": "^2.5",
1515
"vlucas/phpdotenv": "^2.5",
16-
"satooshi/php-coveralls": "^2.0"
16+
"php-coveralls/php-coveralls": "^2.0"
1717
},
1818
"license": "MIT",
1919
"authors": [

0 commit comments

Comments
 (0)