Sha256: 5c242081b03d5b1ebf436028e2e44aec84ea371c6af05004172ca70f7b192d2c
Contents?: true
Size: 470 Bytes
Versions: 2
Compression:
Stored size: 470 Bytes
Contents
language: ruby rvm: - 2.5.8 - 2.6.6 - 2.7.1 before_install: gem install bundler -v 2.0.1 --no-document 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-1.9.1 rspec - bundle exec appraisal avro-1.10.0 rspec - bundle exec appraisal avro-patches-0.x rspec - bundle exec appraisal avro-patches-1.x rspec
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avro-builder-0.17.0 | .travis.yml |
avro-builder-0.16.2 | .travis.yml |