Sha256: d1e8e9e41b7333e691d72b65db069cb508760429915576fb0c76018417337852

Contents?: true

Size: 227 Bytes

Versions: 3

Compression:

Stored size: 227 Bytes

Contents

sudo: false
cache: bundler
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.1
install:
  - gem install bundler
  - bundle --version
  - bundle install
before_script:
  - bundle exec appraisal update
script:
  - bundle exec appraisal rake test

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
minitest-spec-rails-5.3.0 .travis.yml
minitest-spec-rails-5.2.2 .travis.yml
minitest-spec-rails-5.2.0 .travis.yml