Sha256: ddb3f0bc86831a609ec1531490e7efb0826c1f46897ac8471d0db3dd1bbfa066

Contents?: true

Size: 203 Bytes

Versions: 1

Compression:

Stored size: 203 Bytes

Contents

env:
  BOOTSNAP_PEDANTIC: '1'

up:
  - ruby:
      version: 9.0.5.0
      engine: jruby
  - bundler
commands:
  build: rake compile
  test: 'rake compile && exec bin/testunit'
  style: 'exec rubocop -D'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bootsnap-1.3.2-java dev.yml