.travis.yml in fluent-plugin-stats-0.3.6 vs .travis.yml in fluent-plugin-stats-0.4.0
- old
+ new
@@ -1,6 +1,10 @@
rvm:
- - 1.9.3
- - 2.0.0
- - 2.1
+ - 2.1.*
+ - 2.2.*
+ - 2.3.0
gemfile:
- Gemfile
+ - Gemfile.v0.12
+ - Gemfile.v0.10
+before_install:
+ - gem update bundler