mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-19 06:15:44 -04:00
USe the codeclimate gem
This commit is contained in:
@@ -46,7 +46,7 @@ script:
|
||||
after_script:
|
||||
- >
|
||||
if [ "${COVERAGE}" = "true" ]; then
|
||||
gem install codeclimate
|
||||
gem install codeclimate-test-reporter
|
||||
codeclimate-test-reporter
|
||||
fi
|
||||
- >
|
||||
|
||||
Reference in New Issue
Block a user