forked from External/greenlight
add rubocop to travis config
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.5.1
|
||||
|
||||
script:
|
||||
- bundle exec rubocop
|
||||
|
Reference in New Issue
Block a user