language: ruby cache: bundler sudo: false rvm: - 1.9.3-p551 - 2.0.0-p648 - 2.1.9 - 2.2.6 - 2.3.3 - 2.4.0 matrix: include: - rvm: jruby-9.1.5.0 env: JRUBY_OPTS="--profile.api"