Sha256: fefe3034b22c34cc313e716bfd4ea924df01a9ecfa792f6e97309bb73f476859
Contents?: true
Size: 315 Bytes
Versions: 1
Compression:
Stored size: 315 Bytes
Contents
version: 2 jobs: build: working_directory: ~/kapost-bootstrapper docker: - image: circleci/ruby:2.5.0 steps: - checkout - run: gem install bundler - run: bundle install - run: name: Rspec command: bundle exec rspec --format documentation --color spec
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kapost-bootstrapper-1.0.7 | .circleci/config.yml |