No more code climate for now.

This commit is contained in:
James Cole 2015-02-27 21:40:49 +01:00
parent 21fb41545b
commit d099c33e5b

View File

@ -19,5 +19,3 @@ script:
after_script:
- php vendor/bin/coveralls
- vendor/bin/test-reporter --stdout > codeclimate.json
- "curl -X POST -d @codeclimate.json -H 'Content-Type: application/json' -H 'User-Agent: Code Climate (PHP Test Reporter v0.1.1)' https://codeclimate.com/test_reports"