master
language: ruby before_install: - bundle update install: bundle rvm: - 2.1.2 - 2.0.0 - 1.9.3 - jruby-19mode # JRuby in 1.9 mode - rbx-2.2.9