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