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