language: ruby rvm: - 2.2 - 2.3 - 2.4 - 2.5 script: bundle exec rake env: - RAILS_VERSION=5.1.5 - RAILS_VERSION=5.0.6 - RAILS_VERSION=4.2.10