Sha256: f92dfad5e42aca5a5a6f0827172ec6adaf7284ab0e5689ebb524ce3a1d48e63a
Contents?: true
Size: 316 Bytes
Versions: 2
Compression:
Stored size: 316 Bytes
Contents
sudo: false language: ruby rvm: - 2.3.0 - 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
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fluent-plugin-anonymizer-0.5.1 | .travis.yml |
fluent-plugin-anonymizer-0.5.0 | .travis.yml |