Sha256: 05e2f9edf9a1ed265e8f1d71189729474d8d7941166f6745243375f349654bd5
Contents?: true
Size: 469 Bytes
Versions: 1
Compression:
Stored size: 469 Bytes
Contents
services: - mongodb language: ruby cache: bundler before_install: - gem update --system - gem install bundler matrix: include: - rvm: 2.3.1 env: MONGOID_VERSION=3 - rvm: 2.3.1 env: MONGOID_VERSION=4 - rvm: 2.3.1 env: MONGOID_VERSION=5 - rvm: 2.3.1 env: MONGOID_VERSION=6 - rvm: 2.3.1 env: MONGOID_VERSION=HEAD - rvm: 2.3.1 script: - bundle exec danger bundler_args: --without development
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mongoid-scroll-0.3.5 | .travis.yml |