Skip to content

Commit b446861

Browse files
ISSUE-161: Removed Code Climate builder, as it does not support Symfony 4
1 parent 084d647 commit b446861

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@ script:
1414

1515
after_success:
1616
- 'bash <(curl -s https://codecov.io/bash) -f build/logs/clover.xml'
17-
- 'vendor/bin/test-reporter'

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"symfony/validator": "4.3.*"
1414
},
1515
"require-dev": {
16-
"codeclimate/php-test-reporter": "^0.4.4",
1716
"phpunit/phpunit": "^7.5"
1817
},
1918
"suggest": {

0 commit comments

Comments
 (0)