Skip to content

Commit

Permalink
edit rubocop config with travis
Browse files Browse the repository at this point in the history
  • Loading branch information
alanunruh committed Oct 8, 2018
1 parent f89d2c4 commit 7c36ca9
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 @@ -4,7 +4,7 @@ rvm:
before_script:
- bundle install
script:
- rubocop --fail-level=W
- rubocop
- rake test
notifications:
hipchat:
Expand Down

0 comments on commit 7c36ca9

Please sign in to comment.