.travis.yml in fluent-plugin-mysql-bulk-0.0.6 vs .travis.yml in fluent-plugin-mysql-bulk-0.0.7

- old
+ new

@@ -1,7 +1,9 @@ rvm: - 1.9.2 - 1.9.3 - 2.0.0 + - 2.1 + - 2.2 gemfile: - Gemfile script: "rake test"