Sha256: a8952274c4974656f05e8eb8d0a4e0b509a74b52ebb201a9d6a3f4a66895bf50

Contents?: true

Size: 268 Bytes

Versions: 5

Compression:

Stored size: 268 Bytes

Contents

rvm:
 - 2.1
 - 2.2.4
 - 2.3.1
 - 2.4.3
 - 2.5.0
 - ruby-head

gemfile:
 - Gemfile

services:
  - mongodb

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

script: bundle exec rake test

matrix:
  allow_failures:
    - rvm: ruby-head

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
fluent-plugin-mongo-1.2.1 .travis.yml
fluent-plugin-mongo-1.2.0 .travis.yml
fluent-plugin-mongo-1.1.2 .travis.yml
fluent-plugin-mongo-1.1.1 .travis.yml
fluent-plugin-mongo-1.1.0 .travis.yml