Sha256: 9798dda39f61380f610b9fd98dbc48e08d28f85f9a3083b4538ec5d2fc590efd

Contents?: true

Size: 194 Bytes

Versions: 2

Compression:

Stored size: 194 Bytes

Contents

version: 2
jobs:
  build:
    docker:
      - image: circleci/ruby:2.5.1-node
    steps:
      - checkout
      - run: bundle install

      - type: shell
        command: bundle exec rake spec

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
match-json-schema-0.2.1 .circleci/config.yml
kagetsu-1.0.0 .circleci/config.yml