Skip to content

Commit eaeb0ee

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

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
@@ -15,7 +15,6 @@
1515
"symfony/form": "4.3.*"
1616
},
1717
"require-dev": {
18-
"codeclimate/php-test-reporter": "^0.4.4",
1918
"phpunit/phpunit": "^7.5"
2019
},
2120
"suggest": {

0 commit comments

Comments
 (0)