Add rubocop to travis

This commit is contained in:
Alexander Meindl
2019-12-26 17:42:36 +01:00
parent 49b282e638
commit 9be229f1c4
5 changed files with 13 additions and 23 deletions

View File

@@ -0,0 +1,3 @@
gem 'rubocop', require: false
gem 'rubocop-performance', require: false
gem 'rubocop-rails', require: false