Sha256: d8ab1ce70c54447f001175da42d1be1df9252fe9a4d44771080410e1c791bdae

Contents?: true

Size: 276 Bytes

Versions: 4

Compression:

Stored size: 276 Bytes

Contents

machine:
  ruby:
    version: 2.5.0
dependencies:
  pre:
    - git submodule sync
    - git submodule update --init --recursive || (rm -fr .git/config .git/modules && git submodule deinit -f . && git submodule update --init --recursive)
  post:
    - bundle exec rake compile

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
script_core-0.0.4 circle.yml
script_core-0.0.3 circle.yml
script_core-0.0.2 circle.yml
script_core-0.0.1 circle.yml