Skip to content

Commit

Permalink
setting codeclimate-test-reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
mishuagopian committed Apr 24, 2017
1 parent fb30e12 commit 3ad62b5
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ install:
- bundle install --retry=3

script:
- bundle exec rspec
- bundle exec rubocop -R --format simple

addons:
code_climate:
repo_token: ENV['CODECLIMATE_TOKEN']
- bundle exec rspec
- bundle exec codeclimate-test-reporter

0 comments on commit 3ad62b5

Please sign in to comment.