Sha256: cf5d3018b7b358ce72f5cee1613fbfe923ab1965eeeec18a492ec7b6d26a79c8

Contents?: true

Size: 426 Bytes

Versions: 1

Compression:

Stored size: 426 Bytes

Contents

language: ruby
rvm:
  - 2.0.0
  - 2.1
  - 2.2
  - 2.3
  - ruby-head
  - jruby-19mode # JRuby in 1.9 mode
  - rbx-2
gemfile:
  - gemfiles/activerecord_4.0.gemfile
  - gemfiles/activerecord_4.1.gemfile
  - gemfiles/activerecord_4.2.gemfile
  - gemfiles/activerecord_head.gemfile
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-19mode
bundler_args: --without local_development
before_install: gem install bundler

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
amoeba-3.1.0 .travis.yml