Sha256: f4812409017ed2aba6145544cf2d2dfa5830ef7e7ad9cf586bbaca27cc5a51ec

Contents?: true

Size: 247 Bytes

Versions: 6

Compression:

Stored size: 247 Bytes

Contents

language: ruby

rvm:
  - 2.4
  - 2.5
  - 2.6
  - 2.7
  - ruby-head

gemfile:
 - Gemfile

branches:
  only:
    - master

before_install: gem update bundler
script: bundle exec rake test

sudo: false

matrix:
  allow_failures:
    - rvm: ruby-head

Version data entries

6 entries across 6 versions & 4 rubygems

Version Path
fluent-plugin-s3-1.5.1 .travis.yml
fluent-plugin-s3-1.5.0 .travis.yml
fluent-plugin-s3-file-inclusion-1.4.1 .travis.yml
fluent-plugin-sd-dns-0.1.0 .travis.yml
fluent-plugin-gcloud-pubsub-custom-1.4.0 .travis.yml
fluent-plugin-s3-1.4.0 .travis.yml