Sha256: 4544313abf154c70eaffe12d94aa712df66b90be2ae2a86af698ad2cdf3b6ee5

Contents?: true

Size: 226 Bytes

Versions: 3

Compression:

Stored size: 226 Bytes

Contents

language: ruby

rvm:
  - 1.9.3
  - 2.0
  - 2.1
  - 2.2.0
  - rbx

gemfile:
 - Gemfile

branches:
  only:
    - master

before_install: gem update bundler
script: bundle exec rake test

matrix:
  allow_failures:
    - rvm: rbx

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fluent-plugin-s3-0.6.7 .travis.yml
fluent-plugin-s3-0.6.6 .travis.yml
fluent-plugin-s3-0.6.5 .travis.yml