Sha256: 9e7c6caa55d5bf2e882c2fefc6ed90c06f08a614e27c81d314db525d12d000c1

Contents?: true

Size: 475 Bytes

Versions: 2

Compression:

Stored size: 475 Bytes

Contents

language: ruby
bundler_args: --without yard guard benchmarks
env:
  - CODECLIMATE_REPO_TOKEN=886f3b795e74159719804f8e18b853f4c23a81bd814404e52ec248a0dae6d656
script: "bundle exec rake spec"
rvm:
  - 2.0
  - 2.1
  - rbx-2
  - jruby
  - ruby-head
matrix:
  allow_failures:
    - rvm: ruby-head
services:
  - mongodb
notifications:
  webhooks:
    urls:
      - https://webhooks.gitter.im/e/39e1225f489f38b0bd09
    on_success: change
    on_failure: always
    on_start: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rom-mongo-0.0.3 .travis.yml
rom-mongo-0.0.2 .travis.yml