language: ruby sudo: true rvm: - 2.3.0 - 2.2.4 script: bundle exec rake test