added Code Climate

This commit is contained in:
Craig Yamato 2018-10-15 14:59:59 +00:00
parent 3bf9725c7d
commit aa99167814

View File

@ -14,7 +14,6 @@ before_script:
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
- chmod +x ./cc-test-reporter
- ./cc-test-reporter before-build
- bundle exec rspec
script:
- npm test