Sha256: 00b62cb6182c871af5916f3cc8f4eb7c8fe320baa401663a8471313bbe118eff

Contents?: true

Size: 383 Bytes

Versions: 3

Compression:

Stored size: 383 Bytes

Contents

rvm:
 - 1.9.3
 - 2.0.0
 - 2.1
 - 2.2.4
 - 2.3.1
 - ruby-head

gemfile:
 - Gemfile
 - Gemfile.v0.12

before_install:
  - gem update bundler
before_script:
  - git submodule update -i

script: mongod=mongod bundle exec rake test

matrix:
  allow_failures:
    - rvm: 1.9.3
    - rvm: ruby-head
  exclude:
    - rvm: 1.9.3
      gemfile: Gemfile
    - rvm: 2.0.0
      gemfile: Gemfile

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fluent-plugin-mongo-0.7.16 .travis.yml
fluent-plugin-mongo-0.7.15 .travis.yml
fluent-plugin-mongo-0.7.14 .travis.yml