mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-25 21:28:40 -05:00
Run rubocop during CI
This commit is contained in:
parent
893f9363e0
commit
4440164f8a
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@ sudo: false
|
|||
language: ruby
|
||||
rvm:
|
||||
- 2.4
|
||||
script: rspec spec
|
||||
script: bundle exec rake rubocop spec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue