language: ruby rvm: - 2.1 - 2.2 - 2.3 - 2.4 os: - linux gemfile: - Gemfile script: 'bundle exec rake test'