Sha256: bd05b54e0d88533449a93c78697e8bce37a43f228ced2e6033b745e766ced3ed
Contents?: true
Size: 388 Bytes
Versions: 12
Compression:
Stored size: 388 Bytes
Contents
language: ruby rvm: - 2.4.0 - 2.3.3 - 2.2.6 before_install: # Workaround for https://github.com/sickill/rainbow/issues/48 - gem update --system before_script: - bundle exec appraisal install --jobs=3 script: - bundle exec rubocop - bundle exec appraisal rails4_1 rake spec - bundle exec appraisal rails4_2 rake spec - bundle exec appraisal avro-salsify-fork rake spec
Version data entries
12 entries across 12 versions & 1 rubygems