Sha256: 230507113478e9806d8f7b2b47fc67cc87df141c0a00796e9fa0ad5a0d42b48b
Contents?: true
Size: 217 Bytes
Versions: 9
Compression:
Stored size: 217 Bytes
Contents
image: "ruby:2.7" cache: paths: - vendor/ruby before_script: - ruby -v - bundle install -j $(nproc) --path vendor test: script: - bundle exec rake test rubocop: script: - bundle exec rubocop
Version data entries
9 entries across 9 versions & 1 rubygems