Sha256: a699a47abd316b20e1b3cb1f2b83748badda092b01337966d542b8c30fcb9f7a

Contents?: true

Size: 175 Bytes

Versions: 1

Compression:

Stored size: 175 Bytes

Contents

language: ruby
cache: bundler

rvm:
  - 2.2
  - 2.3.3
  - 2.4.0
  - ruby-head

before_install:
     - gem update bundler

script: bundle exec rake spec

services:
  - mongodb

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tdiary-io-mongodb-5.0.3 .travis.yml