language: ruby rvm: - 2.1 - 2.2 - 2.3.1 gemfile: - Gemfile env: - FLUENTD_VERSION=0.12.0 - FLUENTD_VERSION=0.14.0 script: bundle exec rake test sudo: false