mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
fixed travis issues
This commit is contained in:
parent
945b4aac60
commit
1255088ff0
7 changed files with 13 additions and 19 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 rake factory_girl:lint RAILS_ENV='test'"
|
||||
- 'bundle exec rspec --color --format documentation'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue