Sha256: eed8b09912a3f5b61498d8d336b5dd2912ae2a09a7de35b01bbb5bb9d3072fd6

Contents?: true

Size: 540 Bytes

Versions: 5

Compression:

Stored size: 540 Bytes

Contents

language: ruby
rvm:
  - 2.5.1
  - 2.4.4
  - 2.3.5
before_script:
  - bundle exec appraisal install --jobs=3
script:
  - bundle exec rubocop
  - bundle exec appraisal rails5_0 rspec
  - bundle exec appraisal rails5_1 rspec
  - bundle exec appraisal rails5_2 rspec
  - bundle exec appraisal avro-patches-5_0 rspec
  - bundle exec appraisal avro-patches-0_3_4-rails5_1 rspec
  - bundle exec appraisal avro-patches-0_3_4-rails5_2 rspec
  - bundle exec appraisal avro-patches-rails5_1 rspec
  - bundle exec appraisal avro-patches-rails5_2 rspec

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
avromatic-2.1.0 .travis.yml
avromatic-2.0.1 .travis.yml
avromatic-2.0.0 .travis.yml
avromatic-1.0.0 .travis.yml
avromatic-0.33.0 .travis.yml