.travis.yml in fluent-plugin-copy_ex-0.0.3 vs .travis.yml in fluent-plugin-copy_ex-0.1.0
- old
+ new
@@ -1,8 +1,9 @@
rvm:
- - 2.1.*
- 2.2.*
- - 2.3.0
+ - 2.3.*
+ - 2.4.*
gemfile:
- Gemfile
+ - Gemfile.v0.12
before_install:
- gem update bundler