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 ea67f46 commit eaeb0eeCopy full SHA for eaeb0ee
.travis.yml
@@ -14,4 +14,3 @@ script:
14
15
after_success:
16
- 'bash <(curl -s https://codecov.io/bash) -f build/logs/clover.xml'
17
- - 'vendor/bin/test-reporter'
composer.json
@@ -15,7 +15,6 @@
"symfony/form": "4.3.*"
},
"require-dev": {
18
- "codeclimate/php-test-reporter": "^0.4.4",
19
"phpunit/phpunit": "^7.5"
20
21
"suggest": {
0 commit comments