Sha256: 833fbbf6470fed26a83e8dbd019c517839d46628fe43789fd086584cd7b771cf
Contents?: true
Size: 264 Bytes
Versions: 2
Compression:
Stored size: 264 Bytes
Contents
version: 2 jobs: build: working_directory: ~/checkoff docker: - image: apiology/circleci-ruby:latest steps: - checkout - run: bundle install - run: bundle exec rake --jobs=4 test - run: bundle exec rake --jobs=4 quality
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
checkoff-0.3.1 | .circleci/config.yml |
checkoff-0.3.0 | .circleci/config.yml |