language: ruby jdk: - openjdk8 - openjdk11 env: - SUITE="rake test" - SUITE="rake build" script: bundle exec $SUITE