Sha256: 98bfc77c050a4e86b6a1b56d79cbe4ace16bd8357bde43243c90f8c9e15a4a19

Contents?: true

Size: 301 Bytes

Versions: 10

Compression:

Stored size: 301 Bytes

Contents

language: ruby

rvm:
  - 1.9.3
  - 2.0.0
  - 2.1
  - 2.2
  - ruby-head
  - rbx-2

os:
  - linux
  - osx

branches:
  only:
    - master
    - v0.10
    - v0.14

gemfile:
  - Gemfile

script: bundle exec rake

sudo: false

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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fluentd-0.12.16 .travis.yml
fluentd-0.12.15 .travis.yml
fluentd-0.12.14 .travis.yml
fluentd-0.12.13 .travis.yml
fluentd-0.12.12 .travis.yml
fluentd-0.12.11 .travis.yml
fluentd-0.12.10 .travis.yml
fluentd-0.12.9 .travis.yml
fluentd-0.12.8 .travis.yml
fluentd-0.12.7 .travis.yml