.travis.yml in fluent-plugin-viaq_data_model-0.0.5 vs .travis.yml in fluent-plugin-viaq_data_model-0.0.6

- old
+ new

@@ -4,9 +4,13 @@ - 2.1 - 2.2 - 2.3.1 gemfile: - - Gemfile + - Gemfile + +env: + - FLUENTD_VERSION=0.12.0 + - FLUENTD_VERSION=0.14.0 script: bundle exec rake test sudo: false