Skip to content

Commit

Permalink
Run RuboCop in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
David Rodríguez committed Mar 19, 2017
1 parent a172e19 commit c8431cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -19,7 +19,7 @@ before_script:
- bundle exec rake setup

script:
- bundle exec rake test
- bundle exec rake test lint

rvm:
- jruby-9.1.8.0
Expand Down

0 comments on commit c8431cb

Please sign in to comment.