Fix travis rubocop
This commit is contained in:
parent
ad2ec92cfa
commit
98e9dec252
2 changed files with 3 additions and 4 deletions
|
|
@ -17,4 +17,4 @@ before_script:
|
|||
- RAILS_ENV=test bundle exec rake db:migrate --trace
|
||||
script:
|
||||
- bundle exec rspec --color --format documentation
|
||||
- bundle exec rubocop -D
|
||||
- bundle exec rubocop -Dc .rubocop.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue