code climate linked to travis
This commit is contained in:
parent
cbd9395142
commit
04a3027368
1 changed files with 3 additions and 0 deletions
|
@ -19,3 +19,6 @@ before_script:
|
|||
- npm install
|
||||
script:
|
||||
- bundle exec rspec && bundle exec brakeman -q -z && npm test
|
||||
addons:
|
||||
code_climate:
|
||||
repo_token: 479d3bf56798fbc7fff3fc8151a5ed09e8ac368fd5af332c437b9e07dbebb44e
|
||||
|
|
Loading…
Reference in a new issue