sudo: false language: ruby script: bundle exec ruby spec/* rvm: - 2.2 - 2.1 - 2.0 - rbx-2 - jruby-head cache: - bundler