Sha256: c26782e0aa383fafa37e98f6a63b630e6d373f7aeeb894ca4e6a8ae8dde69b5c

Contents?: true

Size: 489 Bytes

Versions: 1

Compression:

Stored size: 489 Bytes

Contents

sudo: false

matrix:
  include:
    - rvm: 2.3.1
      env:
        - MONGOID_VERSION=6.0
      before_script:
        - bundle exec danger
    - rvm: 2.3.1
      env:
        - MONGOID_VERSION=5.0
    - rvm: 2.3.1
      env:
        - MONGOID_VERSION=4.0
    - rvm: 2.2
      env:
        - MONGOID_VERSION=3.1.0
    - rvm: 2.1
      env:
        - MONGOID_VERSION=3.0.0

services: mongodb

addons:
  apt:
    sources:
      - mongodb-3.2-precise
    packages:
      - mongodb-org-server

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mongoid_fulltext-0.8.0 .travis.yml