Skip to content

Commit

Permalink
tests [codeclimate]: Added codeclimate uploading/support
Browse files Browse the repository at this point in the history
  • Loading branch information
Vihan committed Jun 17, 2016
1 parent 6c3b4c5 commit 85dc085
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -14,6 +14,10 @@ addons:
after_success:
- npm run coveralls
- bash <(curl -s https://codecov.io/bash)
addons:
codeclimate:
repo_token:
- secure: CODECLIMATE_REPO_TOKEN
cache:
directories:
- node_modules
Expand Down

0 comments on commit 85dc085

Please sign in to comment.