language: ruby rvm: - 1.9.3 - 2.0 - 2.1 - 2.2.2 gemfile: - Gemfile branches: only: - master script: bundle exec rake test