mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-17 05:34:04 +00:00
Add haml-lint to travis script
This commit is contained in:
parent
b69eb7d262
commit
681dfb7889
1 changed files with 1 additions and 0 deletions
|
|
@ -25,4 +25,5 @@ before_script:
|
|||
- RAILS_ENV=test bundle exec rake db:migrate --trace
|
||||
script:
|
||||
- 'bundle exec rubocop -Dc .rubocop.yml'
|
||||
- 'bundle exec haml-lint app/views'
|
||||
- 'bundle exec rspec --color --format documentation'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue