Sha256: 0428159fc2416f309fff65777c4fd2e33ef39d216fe90783bec812023b3d4334

Contents?: true

Size: 258 Bytes

Versions: 4

Compression:

Stored size: 258 Bytes

Contents

rvm:
 - 2.1
 - 2.2.4
 - 2.3.1
 - 2.4.0
 - ruby-head

gemfile:
 - Gemfile

services:
  - mongodb

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

script: bundle exec rake test

matrix:
  allow_failures:
    - rvm: ruby-head

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fluent-plugin-mongo-1.0.0 .travis.yml
fluent-plugin-mongo-1.0.0.rc3 .travis.yml
fluent-plugin-mongo-1.0.0.rc2 .travis.yml
fluent-plugin-mongo-1.0.0.rc1 .travis.yml