.travis.yml in fluent-plugin-viaq_data_model-0.0.15 vs .travis.yml in fluent-plugin-viaq_data_model-0.0.16

- old
+ new

@@ -8,9 +8,9 @@ gemfile: - Gemfile env: - FLUENTD_VERSION=0.12.0 - - FLUENTD_VERSION=0.14.0 + - FLUENTD_VERSION=1 script: bundle exec rake test sudo: false