Sha256: ffb326beee5d5c71f8fd51fcb8a26970a11ed219890ce8b2ad570d74e3e8eb43

Contents?: true

Size: 287 Bytes

Versions: 1

Compression:

Stored size: 287 Bytes

Contents

language: ruby
rvm:
  - 2.5
  - 2.6
  - 2.7
script: bundle exec rake spec
gemfile:
  - gemfiles/rails52.gemfile
  - gemfiles/rails6.gemfile
notifications:
  email:
    - support@travellink.com.au
sudo: false
cache: bundler
before_install:
  - gem update --system
  - gem install bundler

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
activerecord_null_object-0.4.0 .travis.yml