Sha256: 9488729a1365ade9798d4efeea3966ccff9a811f04deda0a785466170bcee8ef

Contents?: true

Size: 276 Bytes

Versions: 3

Compression:

Stored size: 276 Bytes

Contents

language: ruby
rvm:
  - 2.4.0
  - 2.3.3
  - 2.2.6
before_install:
  - gem update --system
before_script:
  - bundle exec appraisal install --jobs=3
script:
  - bundle exec rubocop
  - bundle exec appraisal avro-official rspec
  - bundle exec appraisal avro-salsify-fork rspec

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
avro-builder-0.15.0 .travis.yml
avro-builder-0.15.0.rc0 .travis.yml
avro-builder-0.14.1 .travis.yml