sudo: false
rvm:
  - 2.1.*
  - 2.2.*
  - 2.3.*
  - 2.4.*
gemfile:
  - Gemfile
  - Gemfile.fluentd.0.12
before_install:
  - gem update bundler