We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d70e7 commit 69f2310Copy full SHA for 69f2310
.coveralls.yml
@@ -1,3 +1,2 @@
1
-service_name: travis-ci
2
-src_dir: .
3
coverage_clover: build/logs/clover.xml
+json_path: build/logs/coveralls-upload.json
composer.json
@@ -29,7 +29,6 @@
29
},
30
"require-dev": {
31
"phpunit/phpunit": "^5.7",
32
- "phpunit/phpcov": "^3.1",
33
"php-coveralls/php-coveralls": "^2.0",
34
"doctrine/doctrine-fixtures-bundle": "^3.0.0",
35
"liip/functional-test-bundle": "^1.9",
0 commit comments