language: ruby rvm: - 2.4.0 - 2.2.2 - 2.1.0 script: - bundle exec rubocop --format clang - bundle exec rspec spec