Sha256: 2ea4c6138603bdcaae294943c83d2535aaa4f2569673d33c9160f7a430daf6ec

Contents?: true

Size: 194 Bytes

Versions: 1

Compression:

Stored size: 194 Bytes

Contents

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

      - type: shell
        command: bundle exec rake spec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
warn-deprecated-0.1.0 .circleci/config.yml