mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-14 04:04:03 +00:00
Running rubocop first would give faster CI response for style offense
Chekout: https://travis-ci.org/openSUSE/osem/builds/118816901 https://travis-ci.org/openSUSE/osem/builds/117943633 https://travis-ci.org/openSUSE/osem/builds/116962415 https://travis-ci.org/openSUSE/osem/builds/116489044
This commit is contained in:
parent
6aedf2b03d
commit
99c47a08ef
1 changed files with 1 additions and 1 deletions
|
|
@ -20,5 +20,5 @@ before_script:
|
|||
- cp config/secrets.yml.example config/secrets.yml
|
||||
- RAILS_ENV=test bundle exec rake db:migrate --trace
|
||||
script:
|
||||
- 'bundle exec rspec --color --format documentation'
|
||||
- 'bundle exec rubocop -Dc .rubocop.yml'
|
||||
- 'bundle exec rspec --color --format documentation'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue