.travis.yml in fluent-plugin-forest-0.3.0 vs .travis.yml in fluent-plugin-forest-0.3.1

- old
+ new

@@ -1,4 +1,8 @@ language: ruby +sudo: false rvm: - - 1.9.3 - - 2.0.0 + - 2.1 + - 2.2 + - 2.3.0 +before_install: + - gem update bundler