language: ruby sudo: false cache: - bundler bundler: rvm: - 2.2 - 2.1 - 2.0 - ruby-head # - jruby-head notifications: email: false