Sha256: 0abdab7b59fefcd43c76d3cd3e4647822df8ee099e04a45b4f61e349385db7b9

Contents?: true

Size: 199 Bytes

Versions: 2

Compression:

Stored size: 199 Bytes

Contents

language: ruby

rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.1
  - ruby-head
  - rbx

branches:
  only:
    - master

matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: rbx

script: bundle exec rake test

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fluent-plugin-record-modifier-0.3.0 .travis.yml
fluent-plugin-record-modifier-0.2.0 .travis.yml