Sha256: 614dc147489743cb8defd307826cefaaa422ecde7ff6b8a02de58a278c28514a

Contents?: true

Size: 278 Bytes

Versions: 17

Compression:

Stored size: 278 Bytes

Contents

language: ruby

rvm:
  - 2.1.10
  - 2.2.9
  - 2.3.6
  - 2.4.3
  - 2.5.0
  - ruby-head

gemfile:
 - Gemfile

branches:
  only:
    - master
    - v0.12

before_install: gem update bundler
script: bundle exec rake test

sudo: false

matrix:
  allow_failures:
    - rvm: ruby-head

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
fluent-plugin-s3-1.3.4 .travis.yml
fluent-plugin-s3-1.3.3 .travis.yml
fluent-plugin-s3-1.3.2 .travis.yml
fluent-plugin-s3-1.3.1 .travis.yml
fluent-plugin-s3-1.3.0 .travis.yml
fluent-plugin-s3-1.2.1 .travis.yml
fluent-plugin-s3-1.2.0 .travis.yml
fluent-plugin-s3-1.1.11 .travis.yml
fluent-plugin-s3-1.1.10 .travis.yml
fluent-plugin-s3-1.1.9 .travis.yml
fluent-plugin-s3-1.1.8 .travis.yml
fluent-plugin-s3-1.1.7 .travis.yml
fluent-plugin-s3-1.1.6 .travis.yml
fluent-plugin-s3-1.1.5 .travis.yml
fluent-plugin-s3-1.1.4 .travis.yml
fluent-plugin-s3-1.1.3 .travis.yml
fluent-plugin-s3-1.1.2 .travis.yml