Sha256: 5020895976c945b8f366c6109b78f84407b9bc927c7820770f6cd248cf020dd0

Contents?: true

Size: 204 Bytes

Versions: 4

Compression:

Stored size: 204 Bytes

Contents

language: ruby

rvm:
  - 2.1
  - 2.2
  - 2.3
  - 2.4.5
  - 2.5.3
  - 2.6.0

gemfile:
 - Gemfile

before_install:
  - gem update --system=2.7.8

script: bundle exec rake test
sudo: false

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
fluent-plugin-elasticsearch2-3.5.7 .travis.yml
fluent-plugin-elasticsearch2-3.5.6 .travis.yml
fluent-plugin-elasticsearch2-3.5.5 .travis.yml
fluent-plugin-elasticsearch-3.5.4 .travis.yml