add rubocop to travis config

This commit is contained in:
Joshua Arts
2018-07-09 16:41:49 -04:00
parent 3b985a6dbb
commit 19ffe483c6
3 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,6 @@
language: ruby
rvm:
- 2.5.1
script:
- bundle exec rubocop