.travis.yml in fluent-plugin-anonymizer-0.5.1 vs .travis.yml in fluent-plugin-anonymizer-1.0.0
- old
+ new
@@ -1,23 +1,15 @@
sudo: false
language: ruby
rvm:
- - 2.3.0
+ - 2.4.0
+ - 2.3.3
- 2.2
- 2.1
- - 2.0.0
- - 1.9.3
# to avoid travis-ci issue since 2015-12-25
before_install:
- gem update bundler
gemfile:
- Gemfile
- - gemfiles/fluentd_v0.10.gemfile
- - gemfiles/fluentd_v0.12.gemfile
-
-matrix:
- allow_failures:
- - rvm: 1.9.3
- - rvm: 2.0.0