language: ruby sudo: false cache: bundler bundler_args: --without development doc rvm: - jruby-9.1.6.0 - 2.2.6 - 2.3.3 - 2.4.0 matrix: fast_finish: true branches: only: - master