Sha256: 7aa9eb4943ff2a7d2976301bcb9efe0621c37a551a164b633a3111b4205df625

Contents?: true

Size: 324 Bytes

Versions: 1

Compression:

Stored size: 324 Bytes

Contents

language: ruby
rvm:
  - 2.4.5
  - 2.5.5
  - 2.6.3
before_script:
  - bundle exec appraisal install --jobs=3
script:
  - bundle exec rubocop
  - bundle exec appraisal avro-1.8.2 rspec
  - bundle exec appraisal avro-1.9.0 rspec
  - bundle exec appraisal avro-patches-0.x rspec
  - bundle exec appraisal avro-patches-1.x rspec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
avro-builder-0.16.1 .travis.yml