Skip to content

Commit a62a455

Browse files
committed
code coverage report
1 parent a2480f7 commit a62a455

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ before_script:
1212
- chmod +x ./cc-test-reporter
1313
- ./cc-test-reporter before-build
1414

15-
after_script:
16-
- vendor/bin/test-reporter
17-
1815
after_script:
1916
- vendor/bin/test-reporter --stdout > codeclimate.json
2017
- "curl -X POST -d @codeclimate.json -H 'Content-Type: application/json' -H 'User-Agent: Code Climate (PHP Test Reporter v1.0.1-dev)' https://codeclimate.com/test_reports"

0 commit comments

Comments
 (0)