Skip to content

Commit

Permalink
Display cop for travis rubocop run
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed Nov 4, 2017
1 parent 0678d35 commit 05bcb2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ rvm:
- 2.4
bundler_args: --without guard
before_script: gem install bundler
script: bundle exec rubocop && bundle exec rake
script: bundle exec rubocop -D && bundle exec rake
services:
- redis-server
- mongodb
Expand Down

0 comments on commit 05bcb2a

Please sign in to comment.