Skip to content
Snippets Groups Projects
Commit 937f7371 authored by Michael Miller's avatar Michael Miller Committed by Romain Tartière
Browse files

Add command to publish results to Code Climate

parent 77f54c6b
No related branches found
No related tags found
No related merge requests found
...@@ -15,6 +15,7 @@ install: ...@@ -15,6 +15,7 @@ install:
script: script:
- uname -s - uname -s
- rake test - rake test
- codeclimate-test-reporter
addons: addons:
code_climate: code_climate:
repo_token: repo_token:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment