We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9cc83e commit 7ce6d6cCopy full SHA for 7ce6d6c
2 files changed
.coveralls.yml
@@ -0,0 +1,2 @@
1
+service_name: travis-ci
2
+coverage_clover: tests/_output/coverage.xml
composer.json
@@ -13,7 +13,7 @@
13
"require-dev": {
14
"codeception/codeception": "^2.5",
15
"vlucas/phpdotenv": "^2.5",
16
- "satooshi/php-coveralls": "^2.0"
+ "php-coveralls/php-coveralls": "^2.0"
17
},
18
"license": "MIT",
19
"authors": [
0 commit comments