language: ruby rvm: - 2.5.0 script: bundle exec rspec env: - 'RAILS_VERSION=4.2' - 'RAILS_VERSION=5.0' - 'RAILS_VERSION=5.1'