.travis.yml in fluent-plugin-string-scrub-0.0.4 vs .travis.yml in fluent-plugin-string-scrub-0.1.0
- old
+ new
@@ -1,5 +1,8 @@
language: ruby
rvm:
- 1.9.3
- 2.0.0
- - 2.1.0
+ - 2.1.*
+gemfile:
+ - Gemfile
+ - Gemfile.fluentd.lt.0.12
- old
+ new